diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-09-16 18:38:55 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-09-16 18:38:55 +0000 |
commit | 9e9828d7679b950f74fb1b745b576bd71842afaa (patch) | |
tree | f9c3eba3c7b7aaea17e9cf8177d2b494a5c2ed9b /audio/xmp/files/patch-af | |
parent | Add fix for GNOME forcibly trying to set the locale to en_US (diff) |
Update to 2.0.2
PR: 20416
Submitted by: Ports Fury
Diffstat (limited to 'audio/xmp/files/patch-af')
-rw-r--r-- | audio/xmp/files/patch-af | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/xmp/files/patch-af b/audio/xmp/files/patch-af new file mode 100644 index 000000000000..83ed0a8e3b25 --- /dev/null +++ b/audio/xmp/files/patch-af @@ -0,0 +1,11 @@ +--- docs/xmp.1.orig Wed Mar 15 09:58:49 2000 ++++ docs/xmp.1 Sat Aug 5 03:19:50 2000 +@@ -225,7 +225,7 @@ + Command line options \fB-M\fP and \fB-S\fP don\'t work correctly with xxmp\&. + .PP + .SH "FILES" +-\f(CW/etc/xmp\&.conf, /etc/xmp-modules\&.conf, $HOME/\&.xmp/xmp\&.conf, ++\f(CW%%PREFIX%%/etc/xmp\&.conf, %%PREFIX%%/etc/xmp-modules\&.conf, $HOME/\&.xmp/xmp\&.conf, + $HOME/\&.xmp/xmp-modules\&.conf\fP + .PP + .SH "AUTHOR" |