[kernel] r14590 - dists/trunk/linux-2.6/debian
Maximilian Attems
maks at alioth.debian.org
Sun Nov 8 20:39:51 UTC 2009
Author: maks
Date: Sun Nov 8 20:39:50 2009
New Revision: 14590
Log:
config maintainer script is gone
no need to care about it.
Modified:
dists/trunk/linux-2.6/debian/rules.real
Modified: dists/trunk/linux-2.6/debian/rules.real
==============================================================================
--- dists/trunk/linux-2.6/debian/rules.real Sun Nov 8 20:39:41 2009 (r14589)
+++ dists/trunk/linux-2.6/debian/rules.real Sun Nov 8 20:39:50 2009 (r14590)
@@ -400,7 +400,7 @@
-e 's/=S//g' \
$$i > $(PACKAGE_DIR)/DEBIAN/$$(basename $$i); \
done
- chmod 755 $(PACKAGE_DIR)/DEBIAN/{config,{pre,post}*}
+ chmod 755 $(PACKAGE_DIR)/DEBIAN/{pre,post}*
chmod 644 $(PACKAGE_DIR)/DEBIAN/templates
install-image_$(ARCH)_$(FEATURESET)_$(FLAVOUR)_plain_bug:
More information about the Kernel-svn-changes
mailing list