diff options
author | Victor Ostorga <vostorga@gentoo.org> | 2009-11-05 17:36:26 +0000 |
---|---|---|
committer | Victor Ostorga <vostorga@gentoo.org> | 2009-11-05 17:36:26 +0000 |
commit | 69794025d633a1935e11689d95270e5209ec76fe (patch) | |
tree | c33b6c8a5da94ddf6502aab88bab07a2cd6f2dfc /lxde-base/lxpanel/files | |
parent | Cleaning out old ebuild (diff) | |
download | gentoo-2-69794025d633a1935e11689d95270e5209ec76fe.tar.gz gentoo-2-69794025d633a1935e11689d95270e5209ec76fe.tar.bz2 gentoo-2-69794025d633a1935e11689d95270e5209ec76fe.zip |
Cleaning out old ebuilds
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'lxde-base/lxpanel/files')
-rw-r--r-- | lxde-base/lxpanel/files/lxpanel-sandbox.patch | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/lxde-base/lxpanel/files/lxpanel-sandbox.patch b/lxde-base/lxpanel/files/lxpanel-sandbox.patch deleted file mode 100644 index 739312b50bbf..000000000000 --- a/lxde-base/lxpanel/files/lxpanel-sandbox.patch +++ /dev/null @@ -1,27 +0,0 @@ ---- lxpanel/src/plugins/Makefile.am 2009-01-02 00:52:08.000000000 +0100 -+++ lxpanel-fixed/src/plugins/Makefile.am 2009-01-02 01:15:48.000000000 +0100 -@@ -46,6 +46,4 @@ - icon.xpm - - install-exec-hook: -- rm -f $(DESTDIR)$(libdir)/lxpanel/plugins/*.la -- rm -f $(DESTDIR)$(libdir)/lxpanel/plugins/*.a -- rm -f $(DESTDIR)$(libdir)/lxpanel/plugins/*. -+ ---- lxpanel/src/plugins/netstat/Makefile.am 2009-01-02 00:52:07.000000000 +0100 -+++ lxpanel-fixed/src/plugins/netstat/Makefile.am 2009-01-02 01:18:50.000000000 +0100 -@@ -33,6 +33,5 @@ - @LXPANEL_MODULE@ - - install-exec-hook: -- rm -f "$(moduledir)\*.la" *.a - - endif ---- lxpanel/src/plugins/netstatus/Makefile.am 2009-01-02 00:52:08.000000000 +0100 -+++ lxpanel-fixed/src/plugins/netstatus/Makefile.am 2009-01-02 01:19:08.000000000 +0100 -@@ -36,4 +36,4 @@ - $(LXPANEL_MODULE) - - install-exec-hook: -- rm -f "$(moduledir)\*.la" *.a -+ |