openbsd-ports/x11/xfce4/xfce4-battery/patches/patch-panel-plugin_Makefile_in
bernd cc70ddbcb8 Update to xfce4-battery-0.5.0.
help & okay steven@
2007-05-12 10:30:51 +00:00

29 lines
1.0 KiB
Plaintext

$OpenBSD: patch-panel-plugin_Makefile_in,v 1.3 2007/05/12 10:30:51 bernd Exp $
--- panel-plugin/Makefile.in.orig Fri May 11 15:03:05 2007
+++ panel-plugin/Makefile.in Fri May 11 15:04:09 2007
@@ -51,7 +51,6 @@ pluginPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
PROGRAMS = $(plugin_PROGRAMS)
am_xfce4_battery_plugin_OBJECTS = \
xfce4_battery_plugin-battery.$(OBJEXT) \
- xfce4_battery_plugin-libacpi.$(OBJEXT) \
xfce4_battery_plugin-libapm.$(OBJEXT)
xfce4_battery_plugin_OBJECTS = $(am_xfce4_battery_plugin_OBJECTS)
am__DEPENDENCIES_1 =
@@ -257,8 +256,6 @@ plugindir = \
xfce4_battery_plugin_SOURCES = \
battery.c \
- libacpi.h \
- libacpi.c \
libapm.h \
libapm.c
@@ -357,7 +354,6 @@ distclean-compile:
-rm -f *.tab.c
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xfce4_battery_plugin-battery.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xfce4_battery_plugin-libacpi.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xfce4_battery_plugin-libapm.Po@am__quote@
.c.o: