Removing unused patch and closing bug 165106
authorSamuli Suominen <ssuominen@gentoo.org>
Sat, 3 Feb 2007 22:32:19 +0000 (22:32 +0000)
committerSamuli Suominen <ssuominen@gentoo.org>
Sat, 3 Feb 2007 22:32:19 +0000 (22:32 +0000)
Package-Manager: portage-2.1.2-r6

xfce-base/xfce4-panel/files/xfce4-panel-4.3.90.2-asneeded.patch [deleted file]

diff --git a/xfce-base/xfce4-panel/files/xfce4-panel-4.3.90.2-asneeded.patch b/xfce-base/xfce4-panel/files/xfce4-panel-4.3.90.2-asneeded.patch
deleted file mode 100644 (file)
index cf098d8..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ur xfce4-panel-4.3.90.2.orig/libxfce4panel/Makefile.in xfce4-panel-4.3.90.2/libxfce4panel/Makefile.in
---- xfce4-panel-4.3.90.2.orig/libxfce4panel/Makefile.in        2006-07-10 15:03:57.000000000 +0300
-+++ xfce4-panel-4.3.90.2/libxfce4panel/Makefile.in     2006-07-12 23:00:20.000000000 +0300
-@@ -91,7 +91,7 @@
-       $(AM_CFLAGS) $(CFLAGS)
- CCLD = $(CC)
- LINK = $(LIBTOOL) --mode=link --tag=CC $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
--      $(AM_LDFLAGS) $(LDFLAGS) -o $@
-+      $(AM_LDFLAGS) $(LDFLAGS) -lxfcegui4 -o $@
- SOURCES = $(libxfce4panel_la_SOURCES)
- DIST_SOURCES = $(libxfce4panel_la_SOURCES)
- pkgconfigDATA_INSTALL = $(INSTALL_DATA)