diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-13 00:12:49 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-13 00:12:49 +0800 |
commit | 1ee32d84c690511c4a74fde62383ae5ed654dfb4 (patch) | |
tree | 7fafde653082ee6693e176479009cba77fde7ce0 /security/seahorse/files | |
parent | 00d0c502e7b6503c9d2474cb50c713102b6afdd3 (diff) | |
download | marcuscom-ports-1ee32d84c690511c4a74fde62383ae5ed654dfb4.tar marcuscom-ports-1ee32d84c690511c4a74fde62383ae5ed654dfb4.tar.gz marcuscom-ports-1ee32d84c690511c4a74fde62383ae5ed654dfb4.tar.bz2 marcuscom-ports-1ee32d84c690511c4a74fde62383ae5ed654dfb4.tar.lz marcuscom-ports-1ee32d84c690511c4a74fde62383ae5ed654dfb4.tar.xz marcuscom-ports-1ee32d84c690511c4a74fde62383ae5ed654dfb4.tar.zst marcuscom-ports-1ee32d84c690511c4a74fde62383ae5ed654dfb4.zip |
Update to 2.19.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8842 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security/seahorse/files')
-rw-r--r-- | security/seahorse/files/patch-agent_Makefile.in | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/security/seahorse/files/patch-agent_Makefile.in b/security/seahorse/files/patch-agent_Makefile.in deleted file mode 100644 index be068d34e..000000000 --- a/security/seahorse/files/patch-agent_Makefile.in +++ /dev/null @@ -1,13 +0,0 @@ ---- agent/Makefile.in.orig Sun Apr 8 10:04:58 2007 -+++ agent/Makefile.in Sun Apr 8 10:05:12 2007 -@@ -739,10 +739,6 @@ uninstall-man: uninstall-man1 - uninstall-man uninstall-man1 - - --# Don't make the daemon setuid --# Make the daemon setuid --@HAVE_USER_MLOCK_FALSE@install-exec-hook: --@HAVE_USER_MLOCK_FALSE@ chmod u+s $(DESTDIR)$(bindir)/seahorse-daemon - # 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: |