diff options
Diffstat (limited to 'x11/gnome2-applets/patches/patch-ae')
-rw-r--r-- | x11/gnome2-applets/patches/patch-ae | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/x11/gnome2-applets/patches/patch-ae b/x11/gnome2-applets/patches/patch-ae deleted file mode 100644 index 51cc82e8296..00000000000 --- a/x11/gnome2-applets/patches/patch-ae +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ae,v 1.1 2003/12/29 12:05:20 xtraeme Exp $ - ---- battstat/sounds/Makefile.in.orig 2003-12-13 15:42:24.000000000 -0600 -+++ battstat/sounds/Makefile.in -@@ -148,7 +148,7 @@ WARN_CXXFLAGS = @WARN_CXXFLAGS@ - X_LIBS = @X_LIBS@ - gnomelocaledir = @gnomelocaledir@ - --soundlistdir = $(sysconfdir)/sound/events -+soundlistdir = $(datadir)/examples/gnome-applets/sound/events - soundlist_in_files = battstat_applet.soundlist.in - soundlist_DATA = $(soundlist_in_files:.soundlist.in=.soundlist) - |