summaryrefslogtreecommitdiff
path: root/security/gringotts/files/patch-src-Makefile.in
diff options
context:
space:
mode:
authorAnders Nordby <anders@FreeBSD.org>2002-10-26 12:50:42 +0000
committerAnders Nordby <anders@FreeBSD.org>2002-10-26 12:50:42 +0000
commit703e5aa0ac20564e50d49d50c50574fc3d570661 (patch)
treec5eb484f261ad5dd77adc8c9d7e969d8fcb667b4 /security/gringotts/files/patch-src-Makefile.in
parentUpgrade to 1.0.3. (diff)
Update patches for 0.7.0. Somehow I forgot this. :(
Diffstat (limited to '')
-rw-r--r--security/gringotts/files/patch-src-Makefile.in18
1 files changed, 9 insertions, 9 deletions
diff --git a/security/gringotts/files/patch-src-Makefile.in b/security/gringotts/files/patch-src-Makefile.in
index 7973324e8880..982edb5b2882 100644
--- a/security/gringotts/files/patch-src-Makefile.in
+++ b/security/gringotts/files/patch-src-Makefile.in
@@ -1,10 +1,10 @@
---- src/Makefile.in.orig Sun Jun 16 19:04:43 2002
-+++ src/Makefile.in Sat Jul 6 16:55:20 2002
-@@ -417,7 +417,6 @@
- install-exec-local: gringotts
- strip $(DESTDIR)$(bindir)/gringotts-bin
- cp gringotts $(DESTDIR)$(bindir)
-- chmod u+s $(DESTDIR)$(bindir)/gringotts-bin
+--- src/Makefile.in.orig Sat Oct 26 14:16:10 2002
++++ src/Makefile.in Sat Oct 26 14:16:17 2002
+@@ -404,7 +404,6 @@
- uninstall-local:
- rm -f $(DESTDIR)$(bindir)/gringotts
+ install-exec-local:
+ strip $(DESTDIR)$(bindir)/gringotts
+- chmod u+s $(DESTDIR)$(bindir)/gringotts
+
+ # Tell versions [3.59,3.63) of GNU make to not export all variables.
+ # Otherwise a system limit (for SysV at least) may be exceeded.