config maintainer script is gone

no need to care about it.

svn path=/dists/trunk/linux-2.6/; revision=14590
This commit is contained in:
Maximilian Attems 2009-11-08 20:39:50 +00:00
parent bd26c9179c
commit 269546845f
1 changed files with 1 additions and 1 deletions

2
debian/rules.real vendored
View File

@ -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: