diff options
-rw-r--r-- | audio/streamtuner/files/patch-ab | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/streamtuner/files/patch-ab b/audio/streamtuner/files/patch-ab new file mode 100644 index 000000000000..293c7550fb2b --- /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 = \ |