aboutsummaryrefslogtreecommitdiff
path: root/www/selenium/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'www/selenium/files/patch-configure')
-rw-r--r--www/selenium/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/selenium/files/patch-configure b/www/selenium/files/patch-configure
new file mode 100644
index 000000000000..574b3d2703a9
--- /dev/null
+++ b/www/selenium/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig 2014-07-02 21:37:06.899023988 +0800
++++ configure 2014-07-02 21:49:07.936973370 +0800
+@@ -22,7 +22,7 @@ EOF
+ |/usr/bin/sed -e 's:^selenium/::' \
+ |/usr/bin/sed -e 's:\(.*\): ${INSTALL} -c -o root -g wheel -m 0644 selenium/\1 ${DST}/\1:'
+
+-echo " \${INSTALL} -c -o root -g wheel -m 0644 man/selenium.1 \${PREFIX}/man/man1/selenium.1"
++echo " \${INSTALL} -c -o root -g wheel -m 0644 man/selenium.1 \$(DESTDIR)\${PREFIX}/man/man1/selenium.1"
+
+ /usr/bin/find doc -type d\
+ | /usr/bin/sed -e 's:\(.*\): ${INSTALL} -d -o root -g wheel ${DST}/\1:'