diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-02-03 22:32:19 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-02-03 22:32:19 +0000 |
commit | f489382b93d33f4a378285bf32c505acfa787bcf (patch) | |
tree | 27c8e7c1cd6601895da06aaa1b81911e2e0efe33 /xfce-base | |
parent | amd64 stable, bug 160569 (diff) | |
download | gentoo-2-f489382b93d33f4a378285bf32c505acfa787bcf.tar.gz gentoo-2-f489382b93d33f4a378285bf32c505acfa787bcf.tar.bz2 gentoo-2-f489382b93d33f4a378285bf32c505acfa787bcf.zip |
Removing unused patch and closing bug 165106
(Portage version: 2.1.2-r6)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce4-panel/files/xfce4-panel-4.3.90.2-asneeded.patch | 12 |
1 files changed, 0 insertions, 12 deletions
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 index cf098d82a1d3..000000000000 --- a/xfce-base/xfce4-panel/files/xfce4-panel-4.3.90.2-asneeded.patch +++ /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) |