summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Mayrhofer <rene@mayrhofer.eu.org>2006-06-26 10:53:12 +0000
committerRene Mayrhofer <rene@mayrhofer.eu.org>2006-06-26 10:53:12 +0000
commitaff4b9babe2e0acd6e071f7c22f821ba3766cfbb (patch)
tree86479d38239dffea7a9339e9b90212b3772e1558
parent689fd1ebb540d3c927387e222b37b1155cffcc2d (diff)
downloadvyos-strongswan-aff4b9babe2e0acd6e071f7c22f821ba3766cfbb.tar.gz
vyos-strongswan-aff4b9babe2e0acd6e071f7c22f821ba3766cfbb.zip
And another minor change.
-rwxr-xr-xdebian/rules6
-rw-r--r--debian/strongswan.docs1
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/