diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2008-11-10 16:36:47 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2008-11-10 16:36:47 +0000 |
| commit | e5a309e7ae1c265ff6e6d68405830ec414fcf56f (patch) | |
| tree | 9ebabe516224c5b85f342fe89ef57983cd6e9460 /bind-9.5-dbus_archdep_libdir.patch | |
| parent | 5691aedf5bb914deb1d18d42fd343e1c22872972 (diff) | |
- 9.6.0b1 releasebind-9_6_0-0_1_b1_fc11
- don't build ODBC and Berkeley DB DLZ drivers
- end of bind-chroot-admin script, copy config files to chroot manually
- /proc doesn't have to be mounted to chroot
- temporary use libbind from 9.5 series, noone has been released for 9.6
yet
- removed all deprecated stuff from CVS
Diffstat (limited to 'bind-9.5-dbus_archdep_libdir.patch')
| -rw-r--r-- | bind-9.5-dbus_archdep_libdir.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/bind-9.5-dbus_archdep_libdir.patch b/bind-9.5-dbus_archdep_libdir.patch deleted file mode 100644 index 24de252..0000000 --- a/bind-9.5-dbus_archdep_libdir.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- bind-9.4.0/bin/named/Makefile.in.dbus_archdep_libdir 2007-03-06 14:18:14.000000000 +0100 -+++ bind-9.4.0/bin/named/Makefile.in 2007-03-06 14:20:39.000000000 +0100 -@@ -43,8 +43,9 @@ - ${ISCCFG_INCLUDES} ${ISCCC_INCLUDES} ${ISC_INCLUDES} \ - ${DLZDRIVER_INCLUDES} ${DBDRIVER_INCLUDES} - -+DBUS_ARCHDEP_LIBDIR ?= lib - DBUS_INCLUDES = \ -- -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -+ -I/usr/${DBUS_ARCHDEP_LIBDIR}/dbus-1.0/include -I/usr/include/dbus-1.0 - - CDEFINES = @USE_DLZ@ - |
