diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-12-30 22:12:02 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-12-30 22:12:02 +0000 |
commit | 22f826c536a3dc7c122f5554c8bbd003015ac80a (patch) | |
tree | 94dd03a808f008e6e4a5f2edd19cb0e9eab5ee93 /www/apache13-fp/files/patch-fn | |
parent | o Fix deinstall problem: do not use variables before defining them (diff) |
Remove files no longer necessary after Makefile rev 1.29
PR: 33319
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=52427
Diffstat (limited to 'www/apache13-fp/files/patch-fn')
-rw-r--r-- | www/apache13-fp/files/patch-fn | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/www/apache13-fp/files/patch-fn b/www/apache13-fp/files/patch-fn deleted file mode 100644 index ed2572945fbf..000000000000 --- a/www/apache13-fp/files/patch-fn +++ /dev/null @@ -1,15 +0,0 @@ ---- frontpage/version4.0/set_default_perms.sh.orig Mon May 24 12:45:14 1999 -+++ frontpage/version4.0/set_default_perms.sh Thu Feb 24 01:47:01 2000 -@@ -81,10 +81,10 @@ - chmod 4755 $FPDIR/apache-fp/_vti_bin/fpexe || die set fpexe to be suid - - # Set httpd --chmod 555 $FPDIR/apache-fp/httpd || die make httpd executable -+#chmod 555 $FPDIR/apache-fp/httpd || die make httpd executable - - # Set httpd.Compat --chmod 555 $FPDIR/apache-fp/httpd.Compat || die make httpd.Compat executable -+#chmod 555 $FPDIR/apache-fp/httpd.Compat || die make httpd.Compat executable - - # The apache-fp directory should not be writable to protect the stub program. - chmod 555 $FPDIR/apache-fp/_vti_bin || die restrict the apache-fp directory |