diff options
author | SADA Kenji <sada@FreeBSD.org> | 1998-12-05 22:28:44 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 1998-12-05 22:28:44 +0000 |
commit | a106e2e081e82db64754fd6ceb8a855e7b67262e (patch) | |
tree | b485b959d8e0ed17bff88699b33615a57e716b87 /audio/xmcd/files/patch-ad | |
parent | Hey! how did that -lkvm get in there? :) (diff) |
To decide the configuration files' directory affecting ${PREFIX}.
PR: ports/8972
Submitted by: gpalmer@FreeBSD.ORG
Notes
Notes:
svn path=/head/; revision=15141
Diffstat (limited to 'audio/xmcd/files/patch-ad')
-rw-r--r-- | audio/xmcd/files/patch-ad | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/xmcd/files/patch-ad b/audio/xmcd/files/patch-ad new file mode 100644 index 000000000000..50e810368bad --- /dev/null +++ b/audio/xmcd/files/patch-ad @@ -0,0 +1,11 @@ +--- xmcd_d/XMcd.ad.in.orig Sun Dec 6 06:08:50 1998 ++++ xmcd_d/XMcd.ad.in Sun Dec 6 06:09:33 1998 +@@ -42,7 +42,7 @@ + !* This resource _must_ be set correctly in your environment + !* in order for xmcd to function correctly. + !* +-XMcd.libdir: /usr/lib/X11/xmcd ++XMcd.libdir: @PREFIX@/lib/X11/xmcd + + !* + !* CD Database archive contribution |