summaryrefslogtreecommitdiffstats
path: root/bind-nonexec.patch
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2009-03-09 14:35:56 +0000
committerAdam Tkac <atkac@fedoraproject.org>2009-03-09 14:35:56 +0000
commit9b3f9635eae5cef66c9c45e8981def643723d654 (patch)
tree6655ed5131fedc56ccecc1e2e6cb133561a1ef8c /bind-nonexec.patch
parentce30f77919e79a006f66267926ad0476af4f6a08 (diff)
downloadbind-9b3f9635eae5cef66c9c45e8981def643723d654.tar.gz
bind-9b3f9635eae5cef66c9c45e8981def643723d654.tar.xz
bind-9b3f9635eae5cef66c9c45e8981def643723d654.zip
- fire away libbind, it is now separate packagebind-9_6_0-8_P1_fc11
Diffstat (limited to 'bind-nonexec.patch')
-rw-r--r--bind-nonexec.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/bind-nonexec.patch b/bind-nonexec.patch
index 6501ef1..9e65912 100644
--- a/bind-nonexec.patch
+++ b/bind-nonexec.patch
@@ -1,14 +1,3 @@
---- bind-9.2.4rc6/lib/bind/Makefile.in.nonexec 2004-03-09 04:17:23.000000000 -0500
-+++ bind-9.2.4rc6/lib/bind/Makefile.in 2004-07-16 19:23:30.000000000 -0400
-@@ -111,7 +111,7 @@
- $(SHELL) ${top_srcdir}/mkinstalldirs ${DESTDIR}${libdir}
-
- install:: timestamp installdirs
-- ${LIBTOOL_MODE_INSTALL} ${INSTALL_DATA} libbind.@A@ ${DESTDIR}${libdir}
-+ ${LIBTOOL_MODE_INSTALL} ${INSTALL_PROGRAM} libbind.@A@ ${DESTDIR}${libdir}
-
- clean distclean::
- rm -f libbind.@SA@ libbind.la
--- bind-9.2.4rc6/lib/dns/Makefile.in.nonexec 2004-04-14 20:35:27.000000000 -0400
+++ bind-9.2.4rc6/lib/dns/Makefile.in 2004-07-16 19:25:40.000000000 -0400
@@ -136,7 +136,7 @@