diff options
Diffstat (limited to 'x11/mate-applets/files/patch-multiload_Makefile.am')
-rw-r--r-- | x11/mate-applets/files/patch-multiload_Makefile.am | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/x11/mate-applets/files/patch-multiload_Makefile.am b/x11/mate-applets/files/patch-multiload_Makefile.am deleted file mode 100644 index 318c1faa9f60..000000000000 --- a/x11/mate-applets/files/patch-multiload_Makefile.am +++ /dev/null @@ -1,23 +0,0 @@ ---- multiload/Makefile.am.orig 2013-08-18 13:00:10.000000000 +0200 -+++ multiload/Makefile.am 2013-08-18 13:00:34.000000000 +0200 -@@ -8,9 +8,9 @@ - $(MATEDESKTOP_CFLAGS) \ - $(GIO_CFLAGS) - --libexec_PROGRAMS = multiload-applet-2 -+libexec_PROGRAMS = mate-multiload-applet-2 - --multiload_applet_2_SOURCES = \ -+mate_multiload_applet_2_SOURCES = \ - global.h \ - linux-proc.h \ - load-graph.h \ -@@ -22,7 +22,7 @@ - autoscaler.c \ - autoscaler.h - --multiload_applet_2_LDADD = \ -+mate_multiload_applet_2_LDADD = \ - $(MATE_APPLETS4_LIBS) \ - $(GTOP_APPLETS_LIBS) \ - $(MATEDESKTOP_LIBS) \ |