summaryrefslogtreecommitdiff
blob: 0f40c185bc6dc56ab03c369633787bc66344d8e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
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