summaryrefslogtreecommitdiff
path: root/www/node04/files/patch-man-path
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2010-12-04 09:10:24 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2010-12-04 09:10:24 +0000
commit058f99bb6be204f053b06d0ad32951709df6109f (patch)
treed55abf725c2c1bef9c08f04fa131ff3b081ef61a /www/node04/files/patch-man-path
parentUpdate to 0.96.5 (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_EOL'.6-eol
Notes
Notes: svn path=/head/; revision=265669 svn path=/tags/RELEASE_6_EOL/; revision=265670; tag=6-eol
Diffstat (limited to 'www/node04/files/patch-man-path')
-rw-r--r--www/node04/files/patch-man-path11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/node04/files/patch-man-path b/www/node04/files/patch-man-path
deleted file mode 100644
index 1695afc54970..000000000000
--- a/www/node04/files/patch-man-path
+++ /dev/null
@@ -1,11 +0,0 @@
---- wscript.orig 2010-06-27 19:15:32.000000000 +0800
-+++ wscript 2010-06-27 19:16:02.000000000 +0800
-@@ -547,8 +547,6 @@
-
- # Only install the man page if it exists.
- # Do 'make doc install' to build and install it.
-- if os.path.exists('doc/node.1'):
-- bld.install_files('${PREFIX}/share/man/man1/', 'doc/node.1')
-
- bld.install_files('${PREFIX}/bin/', 'bin/*', chmod=0755)
- bld.install_files('${PREFIX}/lib/node/wafadmin', 'tools/wafadmin/*.py')