summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorsoren <soren>1999-11-22 21:27:44 +0000
committersoren <soren>1999-11-22 21:27:44 +0000
commite378515a7cab29a2405e8cd6639f706e027a1215 (patch)
treedc3fff15169541684d7afa65fa5ff9e254dfa75f /misc
parent68e460107a16457fe4639a567b68e5520ef0ebb5 (diff)
downloadpkgsrc-e378515a7cab29a2405e8cd6639f706e027a1215.tar.gz
Do not assume . is in the $PATH.
Diffstat (limited to 'misc')
-rw-r--r--misc/staroffice/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/staroffice/Makefile b/misc/staroffice/Makefile
index 5c28e93c645..e1cccf96520 100644
--- a/misc/staroffice/Makefile
+++ b/misc/staroffice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/11/22 21:23:48 rh Exp $
+# $NetBSD: Makefile,v 1.2 1999/11/22 21:27:44 soren Exp $
#
DISTNAME= so51a_lnx_${LANGNO}
@@ -83,7 +83,7 @@ do-fetch:
DISTFILE=${DISTNAME}${EXTRACT_SUFX} \
INTERACTIVE=${FETCH_INTERACTIVE} \
HOMEPAGE=${HOMEPAGE} SITE=${DOWNLOAD_SITE} \
- automate.sh ; \
+ ./automate.sh ; \
fi
do-configure: