summaryrefslogtreecommitdiffstats
path: root/abs/core/heimdal/005_all_heimdal-suid_fix.patch
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2014-04-14 21:48:14 (GMT)
committerBritney Fransen <brfransen@gmail.com>2014-04-14 21:48:14 (GMT)
commit5f34035c95ab2310ddcad8b3e9a3c7971ee8c9e0 (patch)
treee15de82fff5d454c7941c7948ea215715f848b9c /abs/core/heimdal/005_all_heimdal-suid_fix.patch
parent0196df179d5fa1319bbf0b17f7f2234b9e0204e1 (diff)
downloadlinhes_pkgbuild-5f34035c95ab2310ddcad8b3e9a3c7971ee8c9e0.zip
linhes_pkgbuild-5f34035c95ab2310ddcad8b3e9a3c7971ee8c9e0.tar.gz
linhes_pkgbuild-5f34035c95ab2310ddcad8b3e9a3c7971ee8c9e0.tar.bz2
heimdal: update to 1.5.2. refs #961
Diffstat (limited to 'abs/core/heimdal/005_all_heimdal-suid_fix.patch')
-rw-r--r--abs/core/heimdal/005_all_heimdal-suid_fix.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/abs/core/heimdal/005_all_heimdal-suid_fix.patch b/abs/core/heimdal/005_all_heimdal-suid_fix.patch
deleted file mode 100644
index 35a9ed9..0000000
--- a/abs/core/heimdal/005_all_heimdal-suid_fix.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- appl/su/Makefile.am 2005-06-16 18:27:46.000000000 +0200
-+++ appl/su/Makefile.am 2005-06-27 23:25:21.000000000 +0200
-@@ -7,6 +7,7 @@
- bin_PROGRAMS = su
- bin_SUIDS = su
- su_SOURCES = su.c supaths.h
-+su_LDFLAGS = -Wl,-z,now
- man_MANS = su.1
-
- LDADD = $(LIB_kafs) \
---- appl/otp/Makefile.am 2005-06-16 18:28:46.000000000 +0200
-+++ appl/otp/Makefile.am 2005-06-27 23:25:40.000000000 +0200
-@@ -8,6 +8,7 @@
- bin_SUIDS = otp
- otp_SOURCES = otp.c otp_locl.h
- otpprint_SOURCES = otpprint.c otp_locl.h
-+otp_LDFLAGS = -Wl,-z,now
-
- man_MANS = otp.1 otpprint.1
-