diff options
author | Anders Nordby <anders@FreeBSD.org> | 2003-02-18 23:14:16 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2003-02-18 23:14:16 +0000 |
commit | ff9bc27d716836343c0a6483503c29022e820525 (patch) | |
tree | b6b65e454d8526ead65f7cb4931fe67eabd352f0 /security/gringotts/files/patch-src-Makefile.in | |
parent | Update to 1.1.2. (diff) |
Update to 1.2.3.
Diffstat (limited to '')
-rw-r--r-- | security/gringotts/files/patch-src-Makefile.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security/gringotts/files/patch-src-Makefile.in b/security/gringotts/files/patch-src-Makefile.in index 982edb5b2882..61285e201593 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 Sat Oct 26 14:16:10 2002 -+++ src/Makefile.in Sat Oct 26 14:16:17 2002 -@@ -404,7 +404,6 @@ +--- src/Makefile.in.orig Tue Feb 18 22:06:05 2003 ++++ src/Makefile.in Tue Feb 18 22:06:33 2003 +@@ -399,7 +399,6 @@ 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. + .NOEXPORT: |