r54955 - /desktop/unstable/gtk+2.0/debian/rules
jbicha at users.alioth.debian.org
jbicha at users.alioth.debian.org
Fri Dec 1 21:31:16 UTC 2017
Author: jbicha
Date: Fri Dec 1 21:31:16 2017
New Revision: 54955
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54955
Log:
Restore DH_INSTALLDOCS_FILES rule, accidentally dropped in r54941
Modified:
desktop/unstable/gtk+2.0/debian/rules
Modified: desktop/unstable/gtk+2.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/rules?rev=54955&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/rules [utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/rules [utf-8] Fri Dec 1 21:31:16 2017
@@ -136,6 +136,8 @@
# list of flavors to run the test suite on
CHECK_FLAVORS := $(filter shared static, $(FLAVORS))
+
+DH_INSTALLDOCS_FILES := NEWS README AUTHORS
# macro computing the list of 'debian/<pkg>.*" files which have a corresponding
# ".in" file; pass the list of packages in $(1)
More information about the pkg-gnome-commits
mailing list