diff options
author | V3n3RiX <venerix@rogentos.ro> | 2015-07-26 20:03:02 +0100 |
---|---|---|
committer | V3n3RiX <venerix@rogentos.ro> | 2015-07-26 20:03:02 +0100 |
commit | cb8362f4350c5af93bcf183f44f2eaa1da2353da (patch) | |
tree | af6ea51c878726ec50fa87aedd2c9bdddcf3ca48 /lxde-base/lxpanel/files/lxpanel-0.5.9-sandbox.patch | |
parent | cc8ebada17eb365c21625b4c64b04115c0580fde (diff) |
more cleanup
Diffstat (limited to 'lxde-base/lxpanel/files/lxpanel-0.5.9-sandbox.patch')
-rw-r--r-- | lxde-base/lxpanel/files/lxpanel-0.5.9-sandbox.patch | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/lxde-base/lxpanel/files/lxpanel-0.5.9-sandbox.patch b/lxde-base/lxpanel/files/lxpanel-0.5.9-sandbox.patch deleted file mode 100644 index 0f40c185..00000000 --- a/lxde-base/lxpanel/files/lxpanel-0.5.9-sandbox.patch +++ /dev/null @@ -1,29 +0,0 @@ -Index: lxpanel-0.5.9/src/plugins/Makefile.am -=================================================================== ---- lxpanel-0.5.9.orig/src/plugins/Makefile.am -+++ lxpanel-0.5.9/src/plugins/Makefile.am -@@ -49,6 +49,3 @@ EXTRA_DIST = \ - 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/*. -Index: lxpanel-0.5.9/src/plugins/netstat/Makefile.am -=================================================================== ---- lxpanel-0.5.9.orig/src/plugins/netstat/Makefile.am -+++ lxpanel-0.5.9/src/plugins/netstat/Makefile.am -@@ -33,4 +33,3 @@ netstat_la_LDFLAGS = \ - @LXPANEL_MODULE@ - - install-exec-hook: -- rm -f "$(moduledir)\*.la" *.a -Index: lxpanel-0.5.9/src/plugins/netstatus/Makefile.am -=================================================================== ---- lxpanel-0.5.9.orig/src/plugins/netstatus/Makefile.am -+++ lxpanel-0.5.9/src/plugins/netstatus/Makefile.am -@@ -34,4 +34,3 @@ netstatus_la_LDFLAGS = \ - $(LXPANEL_MODULE) - - install-exec-hook: -- rm -f "$(moduledir)\*.la" *.a |