From 124bfec54303c46ee1920f66453f1f8a8d88b3cd Mon Sep 17 00:00:00 2001 From: krion Date: Thu, 25 Sep 2003 10:16:04 +0000 Subject: - Add patch for correct pixmap install Submitted by: Jean-Yves Lefort (maintainer) --- audio/streamtuner/files/patch-ab | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 audio/streamtuner/files/patch-ab (limited to 'audio') diff --git a/audio/streamtuner/files/patch-ab b/audio/streamtuner/files/patch-ab new file mode 100644 index 0000000..293c755 --- /dev/null +++ b/audio/streamtuner/files/patch-ab @@ -0,0 +1,11 @@ +--- art/Makefile.in.orig Thu Sep 18 09:16:29 2003 ++++ art/Makefile.in Thu Sep 18 09:16:39 2003 +@@ -172,7 +172,7 @@ + sharedstatedir = @sharedstatedir@ + sysconfdir = @sysconfdir@ + target_alias = @target_alias@ +-pixmapsdir = $(datadir)/pixmaps ++pixmapsdir = $(datadir)/gnome/pixmaps + pixmaps_DATA = streamtuner.png + + IMAGES = \ -- cgit v1.1