The following commit has been merged in the master branch:
commit 0a6b6eac552cd8777bda03fa8cb4339e509b9b80
Author: Guillem Jover <[email protected]>
Date: Wed Apr 21 04:26:33 2010 +0200
build: Distribute maintscript-helper
By default _SCRIPTS variables do not distribute the files.
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index ca8a849..6871280 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -25,7 +25,7 @@ if WITH_UPDATE_ALTERNATIVES
bin_SCRIPTS += update-alternatives
endif
-pkglib_SCRIPTS = maintscript-helper
+dist_pkglib_SCRIPTS = maintscript-helper
changelogdir = $(pkglibdir)/parsechangelog
changelog_SCRIPTS = \
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]