freebsd-ports/www/node-devel/files/patch-tools-install.py
Vanilla I. Shu ad18048035 Upgrade to 0.9.3.
PR:		ports/171729
Submitted by:	maintainer
Feature safe:   yes
2012-11-02 06:57:06 +00:00

11 lines
409 B
Python

--- tools/install.py.orig 2012-09-18 08:54:59.000000000 +0800
+++ tools/install.py 2012-09-18 12:17:19.000000000 +0800
@@ -114,7 +114,7 @@
assert(0) # unhandled action type
def files(action):
- action(['doc/node.1'], 'share/man/man1/')
+ action(['doc/node.1'], 'man/man1/')
action(['out/Release/node'], 'bin/node')
# install unconditionally, checking if the platform supports dtrace doesn't