1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/www/webglimpse/files/patch-aa
1998-11-02 06:54:53 +00:00

12 lines
270 B
Plaintext

--- wginstall.bak Fri Apr 24 03:41:34 1998
+++ wginstall Mon Nov 2 07:18:17 1998
@@ -3,7 +3,7 @@
# Ground-zero install script for webglimpse
# Tries to find location of perl and execute wginstall
-perl_loc=`which perl`
+perl_loc=%PERL%
if [ -z $perl_loc ]
then