diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-02-18 04:02:13 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-02-18 04:02:13 +0000 |
commit | 540a1d125b6fd2ac560497933105dcd82ac4b369 (patch) | |
tree | fb1beeabb5ef35c0e57d38851bec8cd18977f3c2 /audio/yamt/files/patch-aa | |
parent | Make PREFIX clean. (diff) |
Update port to 0.4
PR: 16774
Submitted by: Maintainer
Notes
Notes:
svn path=/head/; revision=25971
Diffstat (limited to 'audio/yamt/files/patch-aa')
-rw-r--r-- | audio/yamt/files/patch-aa | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/yamt/files/patch-aa b/audio/yamt/files/patch-aa new file mode 100644 index 000000000000..8ec874f181c6 --- /dev/null +++ b/audio/yamt/files/patch-aa @@ -0,0 +1,11 @@ +--- pixmaps/Makefile.in.orig Tue Feb 15 20:09:05 2000 ++++ pixmaps/Makefile.in Thu Feb 17 11:57:57 2000 +@@ -113,7 +113,7 @@ + EXTRA_DIST = yamt-logo.png + + +-pixmapdir = $(datadir)/pixmaps/yamt ++pixmapdir = $(datadir)/gnome/pixmaps + + pixmap_DATA = $(EXTRA_DIST) + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |