openbsd-ports/security/gringotts/patches/patch-src_Makefile_in
ajacoutot 43fd17f48e Import gringotts-1.2.9
Gringotts is a secure notes manager for Linux and other UNIX-like systems.
It is based on libgringotts, which provides a backend for managing the data
files on the disk.


from Pierre-Emmanuel Andre <pea at raveland dot org> with some tweaks
2008-02-05 09:18:29 +00:00

12 lines
479 B
Plaintext

$OpenBSD: patch-src_Makefile_in,v 1.1.1.1 2008/02/05 09:18:29 ajacoutot Exp $
--- src/Makefile.in.orig Tue Feb 5 10:09:08 2008
+++ src/Makefile.in Tue Feb 5 10:09:17 2008
@@ -485,7 +485,6 @@ uninstall-am: uninstall-binPROGRAMS
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: