summaryrefslogtreecommitdiffstats
path: root/sample
diff options
context:
space:
mode:
authorwens <wens@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2008-07-20 19:32:22 +0800
committerwens <wens@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2008-07-20 19:32:22 +0800
commit66440569635944dc31f8ebe807b99caf774c96f9 (patch)
treef58fc6b4c7c7c22b284eabcef2446a95d4c5cdff /sample
parent31acdd74c177f6de8f94012d7cb03ad8e96e521c (diff)
downloadpttbbs-66440569635944dc31f8ebe807b99caf774c96f9.tar
pttbbs-66440569635944dc31f8ebe807b99caf774c96f9.tar.gz
pttbbs-66440569635944dc31f8ebe807b99caf774c96f9.tar.bz2
pttbbs-66440569635944dc31f8ebe807b99caf774c96f9.tar.lz
pttbbs-66440569635944dc31f8ebe807b99caf774c96f9.tar.xz
pttbbs-66440569635944dc31f8ebe807b99caf774c96f9.tar.zst
pttbbs-66440569635944dc31f8ebe807b99caf774c96f9.zip
Add missing $WGET to exports.
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4389 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'sample')
-rw-r--r--sample/LocalVars.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample/LocalVars.pm b/sample/LocalVars.pm
index 13a5d0cc..34a4d19d 100644
--- a/sample/LocalVars.pm
+++ b/sample/LocalVars.pm
@@ -5,7 +5,7 @@ require Exporter;
@EXPORT = qw/
$hostname $MYHOSTNAME $FQDN $SMTPSERVER
$BBSHOME $JOBSPOOL $TMP
- $TAR $LYNX $GREP
+ $TAR $LYNX $WGET $GREP
$BLOGDATA $BLOGCACHE
$BLOGdbname $BLOGdbhost $BLOGdbuser $BLOGdbpasswd $BLOGdefault
$MANDATA $MANIDX $MANCACHE