summaryrefslogtreecommitdiffstats
path: root/audio/xmcd
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-08-13 07:58:02 +0000
committerasami <asami@FreeBSD.org>2000-08-13 07:58:02 +0000
commit5605b2b437af1a37cc6d2be99fccc5665ef88a74 (patch)
tree69d06f48b59057c4406a4527f2d4c9d6f9c79bd4 /audio/xmcd
parent84af4043a9de4550527a846b3dbe8b7ad52b5e94 (diff)
downloadFreeBSD-ports-5605b2b437af1a37cc6d2be99fccc5665ef88a74.zip
FreeBSD-ports-5605b2b437af1a37cc6d2be99fccc5665ef88a74.tar.gz
Do not gratuitously change manpage directory ownerships.
Submitted by: bento
Diffstat (limited to 'audio/xmcd')
-rw-r--r--audio/xmcd/files/patch-ag11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/xmcd/files/patch-ag b/audio/xmcd/files/patch-ag
new file mode 100644
index 0000000..2768e39
--- /dev/null
+++ b/audio/xmcd/files/patch-ag
@@ -0,0 +1,11 @@
+--- ./install.sh.org Fri Feb 4 23:26:20 2000
++++ ./install.sh Sun Aug 13 00:00:45 2000
+@@ -1065,7 +1065,7 @@
+ $ECHO "\t$XMCDLIB/discog"
+ fi
+
+-if [ -n "$MANDIR" ]
++if [ -n "$MANDIR" -a ! -d "$MANDIR" ]
+ then
+ make_dir $MANDIR $DIRPERM $OWNER $GROUP
+ fi
OpenPOWER on IntegriCloud