[Xfce4-commits] [xfce/xfconf] 01/01: Fix make check when including perl bindings in the build (bug #9556)
noreply at xfce.org
noreply at xfce.org
Fri Jul 25 13:31:42 CEST 2014
This is an automated email from the git hooks/post-receive script.
jannis pushed a commit to branch master
in repository xfce/xfconf.
commit 71dc20b5197391adaf7a4253f6b7cb6c767db3ad
Author: Eric Koegel <eric.koegel at gmail.com>
Date: Fri Jul 25 12:56:45 2014 +0200
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.
---
po/POTFILES.skip | 3 +++
1 file changed, 3 insertions(+)
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
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list