Author: waldi
Date: Sat Jan 27 21:55:34 2007
New Revision: 8230

Modified:
   dists/trunk/linux-2.6/debian/rules
Log:
debian/rules: Ignore more things in debian/templates.


Modified: dists/trunk/linux-2.6/debian/rules
==============================================================================
--- dists/trunk/linux-2.6/debian/rules  (original)
+++ dists/trunk/linux-2.6/debian/rules  Sat Jan 27 21:55:34 2007
@@ -69,7 +69,7 @@
 # Makes the master debian/control file by substituting
 # variable values into the template.
 #
-CONTROL_FILES = debian/changelog $(wildcard debian/templates/*) 
+CONTROL_FILES = debian/changelog $(wildcard debian/templates/*.in)
 CONTROL_FILES += debian/arch/defines $(wildcard debian/arch/*/defines) 
$(wildcard debian/arch/*/*/defines)
 debian/control debian/rules.gen: debian/bin/gencontrol.py $(CONTROL_FILES)
        if [ -f debian/control.md5sum ]; then \

_______________________________________________
Kernel-svn-changes mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

Reply via email to