summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2004-09-30 15:44:17 +0000
committerMarinus Schraal <foser@gentoo.org>2004-09-30 15:44:17 +0000
commit7b9ab6a42d4568e278491f0fc735c76c6114cd20 (patch)
tree211cbeec61f44ed2d35981983211e65c4167e5e7 /gnome-base/gnome-vfs/files
parentclean up virtuals (diff)
downloadgentoo-2-7b9ab6a42d4568e278491f0fc735c76c6114cd20.tar.gz
gentoo-2-7b9ab6a42d4568e278491f0fc735c76c6114cd20.tar.bz2
gentoo-2-7b9ab6a42d4568e278491f0fc735c76c6114cd20.zip
make the patch somewhat simpler
Diffstat (limited to 'gnome-base/gnome-vfs/files')
-rw-r--r--gnome-base/gnome-vfs/files/gnome-vfs-2.8.1-howl_config.patch59
1 files changed, 0 insertions, 59 deletions
diff --git a/gnome-base/gnome-vfs/files/gnome-vfs-2.8.1-howl_config.patch b/gnome-base/gnome-vfs/files/gnome-vfs-2.8.1-howl_config.patch
index 022c727a341f..8d2debd2a795 100644
--- a/gnome-base/gnome-vfs/files/gnome-vfs-2.8.1-howl_config.patch
+++ b/gnome-base/gnome-vfs/files/gnome-vfs-2.8.1-howl_config.patch
@@ -24,62 +24,3 @@ diff -aurN gnome-vfs-2.8.1-orig/configure.in gnome-vfs-2.8.1/configure.in
dnl ****************************
dnl HAL stuff
-diff -aurN gnome-vfs-2.8.1-orig/modules/Makefile.am gnome-vfs-2.8.1/modules/Makefile.am
---- gnome-vfs-2.8.1-orig/modules/Makefile.am 2004-09-14 12:24:15.000000000 -0400
-+++ gnome-vfs-2.8.1/modules/Makefile.am 2004-09-21 17:48:34.137579728 -0400
-@@ -50,6 +50,11 @@
- SMB_LTLIBS =
- endif
-
-+if HAVE_HOWL
-+HOWL_LTLIBS = libdns-sd.la
-+else
-+HOWL_LTLIBS =
-+endif
-
- if BUILD_CDEMENU_MODULE
- CDEMENU_LTLIBS = libcdemenu-desktop.la
-@@ -63,7 +68,7 @@
- modules_LTLIBRARIES = \
- $(CDDA_LTLIBS) \
- libcomputer.la \
-- libdns-sd.la \
-+ $(HOWL_LTLIBS) \
- libfile.la \
- libnetwork.la \
- libnntp.la \
-@@ -90,13 +95,16 @@
- if HAVE_SAMBA
- SMB_CONF = smb-module.conf
- endif
-+if HAVE_HOWL
-+HOWL_CONF = dns-sd-module.conf
-+endif
- if HAVE_SSL
- SSL_CONF = ssl-modules.conf
- endif
- if BUILD_CDEMENU_MODULE
- CDE_CONF = cdemenu-module.conf
- endif
--modulesconf_DATA = default-modules.conf $(CDDA_CONF) $(SMB_CONF) $(SSL_CONF) $(CDE_CONF)
-+modulesconf_DATA = default-modules.conf $(CDDA_CONF) $(SMB_CONF) $(HOWL_CONF) $(SSL_CONF) $(CDE_CONF)
-
- ### `cdda' method
-
-diff -aurN gnome-vfs-2.8.1-orig/modules/default-modules.conf gnome-vfs-2.8.1/modules/default-modules.conf
---- gnome-vfs-2.8.1-orig/modules/default-modules.conf 2004-08-13 02:52:12.000000000 -0400
-+++ gnome-vfs-2.8.1/modules/default-modules.conf 2004-09-21 17:49:12.957678176 -0400
-@@ -12,8 +12,6 @@
-
- computer: computer
-
--dns-sd: dns-sd
--
- file: file
-
- test: vfs-test
-diff -aurN gnome-vfs-2.8.1-orig/modules/dns-sd-module.conf gnome-vfs-2.8.1/modules/dns-sd-module.conf
---- gnome-vfs-2.8.1-orig/modules/dns-sd-module.conf 1969-12-31 19:00:00.000000000 -0500
-+++ gnome-vfs-2.8.1/modules/dns-sd-module.conf 2004-09-21 17:48:34.138579576 -0400
-@@ -0,0 +1 @@
-+dns-sd: dns-sd