pidgin/pidgin

Use gchar for xdg dirs variables
xdg-dirs
2017-06-30, qarkai
d2408369eb7c
Use gchar for xdg dirs variables
# vi:et:ts=2 sw=2 sts=2
image: pidgin/builder-debian:stretch
pipelines:
default:
- step:
script:
- set -ex
- ./autogen.sh --disable-kwallet --enable-debug --enable-gtk-doc
- make -s -j$(nproc)
- make -s -j$(nproc) check