summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2009-01-11 16:42:13 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2009-01-11 16:42:13 +0000
commit87ec265e7fea0da7b732420ce2bc4caad07abc1e (patch)
treed04dce2c7cbf183c3e842963c6cadfeab0c6b6e7
parent6b4c969c15d5f6059453f822a59f530f8fbeb706 (diff)
downloadgnome-applets-87ec265e7fea0da7b732420ce2bc4caad07abc1e.tar.gz
gnome-applets-87ec265e7fea0da7b732420ce2bc4caad07abc1e.tar.xz
gnome-applets-87ec265e7fea0da7b732420ce2bc4caad07abc1e.zip
forgotten patch
-rw-r--r--mini-commander.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/mini-commander.patch b/mini-commander.patch
index b8cf16f..f961c76 100644
--- a/mini-commander.patch
+++ b/mini-commander.patch
@@ -9,22 +9,3 @@ diff -up gnome-applets-2.25.3/mini-commander/src/Makefile.am.mini-commander gnom
$(GNOME_APPLETS_LIBS)
mc_install_default_macros_SOURCES = \
-diff -up gnome-applets-2.25.3/modemlights/Makefile.am.mini-commander gnome-applets-2.25.3/modemlights/Makefile.am
---- gnome-applets-2.25.3/modemlights/Makefile.am.mini-commander 2009-01-06 22:00:00.000000000 -0500
-+++ gnome-applets-2.25.3/modemlights/Makefile.am 2009-01-06 21:59:20.000000000 -0500
-@@ -2,6 +2,7 @@ SUBDIRS = docs
-
- INCLUDES = -I. -I$(srcdir) \
- $(GNOME_APPLETS_CFLAGS) \
-+ $(GNOME_LIBS2_CFLAGS) \
- -DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
- -DVERSION=\""$(VERSION)"\"
-
-@@ -13,6 +14,7 @@ modemlights_applet2_SOURCES = \
- properties.c
-
- modemlights_applet2_LDADD = \
-+ $(GNOME_LIBS2_LIBS) \
- $(GNOME_APPLETS_LIBS)
-
- uidir = $(datadir)/gnome-2.0/ui