From 269546845f3e394d6a2c783ea2b4c98fb037ff7e Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Sun, 8 Nov 2009 20:39:50 +0000 Subject: [PATCH] config maintainer script is gone no need to care about it. svn path=/dists/trunk/linux-2.6/; revision=14590 --- debian/rules.real | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules.real b/debian/rules.real index 66bc70029..3845e4510 100644 --- a/debian/rules.real +++ b/debian/rules.real @@ -400,7 +400,7 @@ install-image_$(ARCH)_$(FEATURESET)_$(FLAVOUR)_plain_templates: -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: