summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Koegel <eric.koegel@gmail.com>2014-07-25 12:56:45 +0200
committerJannis Pohlmann <jannis@xfce.org>2014-07-25 13:30:57 +0200
commit71dc20b5197391adaf7a4253f6b7cb6c767db3ad (patch)
tree459617c9bb5a3b257376d2fb43b6ccd564d67177
parent7de959cc66a002efa7fcde7381f981f363ee673a (diff)
downloadxfconf-71dc20b5197391adaf7a4253f6b7cb6c767db3ad.tar.gz
Fix make check when including perl bindings in the build (bug #9556)
Comment from Jannis: Unfortunately, make distcheck remains broken as the xfconf-perl Makefile.PL does not properly track where the generated files are installed, resulting in "make uninstall" to leave these files behind in the system.
-rw-r--r--po/POTFILES.skip3
1 files changed, 3 insertions, 0 deletions
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
new file mode 100644
index 0000000..9056295
--- /dev/null
+++ b/po/POTFILES.skip
@@ -0,0 +1,3 @@
+xfconf-perl/xs/Xfconf.c
+xfconf-perl/xs/XfconfBinding.c
+xfconf-perl/xs/XfconfChannel.c