From aff4b9babe2e0acd6e071f7c22f821ba3766cfbb Mon Sep 17 00:00:00 2001 From: Rene Mayrhofer Date: Mon, 26 Jun 2006 10:53:12 +0000 Subject: And another minor change. --- debian/rules | 6 +++--- debian/strongswan.docs | 1 - 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/debian/rules b/debian/rules index 1b40573a9..3fe57e144 100755 --- a/debian/rules +++ b/debian/rules @@ -64,7 +64,7 @@ clean: unpatch rm -f build-stamp configure-stamp -$(MAKE) clean - -$(MAKE) -C programs/fswcert/ clean + #-$(MAKE) -C programs/fswcert/ clean # after a make clean, no binaries _should_ be left, but .... -find $(CURDIR) -name "*.o" | xargs --no-run-if-empty rm -find $(CURDIR)/lib/libcrypto -name "*.a" | xargs --no-run-if-empty rm @@ -115,8 +115,8 @@ install-strongswan: build 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 + #install $(CURDIR)/programs/fswcert/fswcert $(CURDIR)/debian/strongswan/usr/bin + #install $(CURDIR)/programs/fswcert/fswcert.8 $(CURDIR)/debian/strongswan/usr/share/man/man8 rm -f $(CURDIR)/debian/strongswan/etc/init.d/ipsec?* rm -f $(CURDIR)/debian/strongswan/usr/lib/ipsec/_plutorun?* diff --git a/debian/strongswan.docs b/debian/strongswan.docs index e206d4729..0ebda21f2 100644 --- a/debian/strongswan.docs +++ b/debian/strongswan.docs @@ -1,4 +1,3 @@ -BUGS README CREDITS doc/ -- cgit v1.2.3