aboutsummaryrefslogtreecommitdiff
path: root/www/apache13+ipv6/files
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2001-12-02 23:17:09 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2001-12-02 23:17:09 +0000
commit2226ec3963ddfb82d2b2a958ddf3f505fce7adab (patch)
tree8e4dcd7b61196721e15dd96548e9c8a144f974c4 /www/apache13+ipv6/files
parentb8a55a6b2be5b6156fc25540be9a33143b77cf82 (diff)
downloadports-2226ec3963ddfb82d2b2a958ddf3f505fce7adab.tar.gz
ports-2226ec3963ddfb82d2b2a958ddf3f505fce7adab.zip
Notes
Diffstat (limited to 'www/apache13+ipv6/files')
-rw-r--r--www/apache13+ipv6/files/patch-ab2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache13+ipv6/files/patch-ab b/www/apache13+ipv6/files/patch-ab
index 9198d26da0da..a0b5f7174245 100644
--- a/www/apache13+ipv6/files/patch-ab
+++ b/www/apache13+ipv6/files/patch-ab
@@ -44,7 +44,7 @@
find $(root)$(manualdir)/ -type d -exec chmod a+rx {} \; ; \
find $(root)$(manualdir)/ -type f -print | xargs chmod a+r ; \
+# fi
-+ $(LN) -sf $(root)$(manualdir) $(root)$(htdocsdir).default/manual
++# $(LN) -sf $(root)$(manualdir) $(root)$(htdocsdir).default/manual
+ if [ ! -d $(root)$(htdocsdir)/ ]; then \
+ $(LN) -sf $(root)$(htdocsdir).default $(root)$(htdocsdir); \
fi