From adc5ef36d4db8c74f3d85fd92f2046b71a50a3ff Mon Sep 17 00:00:00 2001 From: Rene Mayrhofer Date: Thu, 9 Apr 2009 13:37:48 +0000 Subject: - Additional dh_installdirs call. --- debian/rules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/rules b/debian/rules index 7e110ce65..fdc593810 100755 --- a/debian/rules +++ b/debian/rules @@ -85,8 +85,8 @@ install-strongswan: build-stamp dh_testroot dh_installdirs - # Add here commands to install the package into debian/tmp. $(MAKE) install DESTDIR=$(CURDIR)/debian/strongswan + install --mode=0600 $(CURDIR)/debian/ipsec.secrets.proto $(CURDIR)/debian/strongswan/etc/ipsec.secrets # also "patch" ipsec.conf to include the debconf-managed file echo >> $(CURDIR)/debian/strongswan/etc/ipsec.conf @@ -136,6 +136,7 @@ install-strongswan: build-stamp binary-common: dh_testdir dh_testroot + dh_installdirs dh_installinit --name=ipsec dh_installdebconf dh_installchangelogs NEWS -- cgit v1.2.3