summaryrefslogtreecommitdiff
path: root/x11/mate-applets/files/patch-battstat_Makefile.am
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-10 13:11:28 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-10 13:11:28 +0000
commitbcf3a830a4f4c1c5453ee72607fea3aa99a4b5cc (patch)
treee98877eaeb5e2a44f00691183c3f6564168e2955 /x11/mate-applets/files/patch-battstat_Makefile.am
parentStage devel/opengrok and upgrade version 0.11.1 => 0.12.1 (diff)
Welcome Mate Desktop 1.8
The porting work as been done by gnome@ (kwm) and Eric Turgeon (ericturgeon@ghostbsd.org)
Diffstat (limited to 'x11/mate-applets/files/patch-battstat_Makefile.am')
-rw-r--r--x11/mate-applets/files/patch-battstat_Makefile.am24
1 files changed, 0 insertions, 24 deletions
diff --git a/x11/mate-applets/files/patch-battstat_Makefile.am b/x11/mate-applets/files/patch-battstat_Makefile.am
deleted file mode 100644
index caf3bef4fbed..000000000000
--- a/x11/mate-applets/files/patch-battstat_Makefile.am
+++ /dev/null
@@ -1,24 +0,0 @@
---- battstat/Makefile.am.orig 2013-08-18 12:28:45.000000000 +0200
-+++ battstat/Makefile.am 2013-08-18 12:29:27.000000000 +0200
-@@ -34,10 +34,10 @@
- -DBATTSTAT_MENU_UI_DIR=\""$(uidir)"\"
-
-
--libexec_PROGRAMS = battstat-applet-2
-+libexec_PROGRAMS = mate-battstat-applet-2
-
-
--battstat_applet_2_SOURCES = \
-+mate_battstat_applet_2_SOURCES = \
- battstat.h \
- pixmaps.h \
- properties.c \
-@@ -53,7 +53,7 @@
- battstat-upower.h
-
-
--battstat_applet_2_LDADD = \
-+mate_battstat_applet_2_LDADD = \
- $(MATE_APPLETS4_LIBS) \
- $(LIBNOTIFY_LIBS) \
- $(HAL_LIBS) \