From 200ab86b5f3bf87d81b2dd59d6c4c1b01cc75ac8 Mon Sep 17 00:00:00 2001 From: Rene Mayrhofer Date: Sun, 3 Jun 2007 18:57:59 +0000 Subject: - No longer patch for bashism, this fails to build. - lex.yy.c has been rebuilt (maybe with newer lex). --- debian/rules | 9 --------- 1 file changed, 9 deletions(-) (limited to 'debian') diff --git a/debian/rules b/debian/rules index 561f71492..1b2c7a2d8 100755 --- a/debian/rules +++ b/debian/rules @@ -98,15 +98,6 @@ install-strongswan: build $(MAKE) install DESTDIR=$(CURDIR)/debian/strongswan install --mode=0600 $(CURDIR)/debian/ipsec.secrets.proto $(CURDIR)/debian/strongswan/etc/ipsec.secrets - # use bash for init.d and _plutorun - # TODO: check if we still need this - patch $(CURDIR)/debian/strongswan/etc/init.d/ipsec < debian/use-bash1.diff - patch $(CURDIR)/debian/strongswan/usr/lib/ipsec/_plutorun < debian/use-bash2.diff - - # install the fswcert tool - #install $(CURDIR)/programs/fswcert/fswcert $(CURDIR)/debian/strongswan/usr/bin - #install $(CURDIR)/programs/fswcert/fswcert.8 $(CURDIR)/debian/strongswan/usr/share/man/man8 - # TODO: check if we still need this rm -f $(CURDIR)/debian/strongswan/etc/init.d/ipsec?* rm -f $(CURDIR)/debian/strongswan/usr/lib/ipsec/_plutorun?* -- cgit v1.2.3