From 8f8852051396230219234efc1b893bf0ca427041 Mon Sep 17 00:00:00 2001 From: Rene Mayrhofer Date: Sun, 3 Jun 2007 19:49:31 +0000 Subject: - The changelog has been renamed. --- debian/rules | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'debian') diff --git a/debian/rules b/debian/rules index 1b2c7a2d8..c4ff0d793 100755 --- a/debian/rules +++ b/debian/rules @@ -127,14 +127,11 @@ install-strongswan: build # set permissions on ipsec.secrets chmod 600 $(CURDIR)/debian/strongswan/etc/ipsec.secrets - chmod 644 $(CURDIR)/debian/strongswan/etc/ipsec.conf + #chmod 644 $(CURDIR)/debian/strongswan/etc/ipsec.conf chmod 700 -R $(CURDIR)/debian/strongswan/etc/ipsec.d/private/ # don't know why they come with +x set by default... - chmod 644 $(CURDIR)/debian/strongswan/etc/ipsec.d/policies/* - chmod 644 $(CURDIR)/debian/strongswan/etc/ipsec.d/examples/* - # or why these are copied to the directory... - rm -f $(CURDIR)/debian/strongswan/usr/lib/ipsec/ipsec_pr.template - rm -f $(CURDIR)/debian/strongswan/usr/lib/ipsec/distro.txt + #chmod 644 $(CURDIR)/debian/strongswan/etc/ipsec.d/policies/* + #chmod 644 $(CURDIR)/debian/strongswan/etc/ipsec.d/examples/* # more lintian cleanups find $(CURDIR)/debian/strongswan -name ".cvsignore" | xargs --no-run-if-empty rm -f @@ -148,7 +145,7 @@ binary-common: dh_testdir dh_testroot dh_installdebconf - dh_installchangelogs CHANGES + dh_installchangelogs ChangeLog dh_link dh_strip dh_compress -- cgit v1.2.3