diff options
Diffstat (limited to 'security/seahorse/patches/patch-ad')
-rw-r--r-- | security/seahorse/patches/patch-ad | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/security/seahorse/patches/patch-ad b/security/seahorse/patches/patch-ad deleted file mode 100644 index dddcf8ad74e..00000000000 --- a/security/seahorse/patches/patch-ad +++ /dev/null @@ -1,19 +0,0 @@ -$NetBSD: patch-ad,v 1.3 2007/08/18 13:19:56 obache Exp $ -http://svn.gnome.org/viewcvs/seahorse/trunk/agent/Makefile.am?r1=1480&r2=1730&view=patch - ---- agent/Makefile.in.orig 2007-08-18 12:19:57.000000000 +0000 -+++ agent/Makefile.in -@@ -739,10 +739,10 @@ uninstall-man: uninstall-man1 - uninstall-man uninstall-man1 - - --# Don't make the daemon setuid --# Make the daemon setuid -+# Don't make the agent setuid -+# Make the agent setuid - @HAVE_USER_MLOCK_FALSE@install-exec-hook: --@HAVE_USER_MLOCK_FALSE@ chmod u+s $(DESTDIR)$(bindir)/seahorse-daemon -+@HAVE_USER_MLOCK_FALSE@ chmod u+s $(DESTDIR)$(bindir)/seahorse-agent - # 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: |