Set the $scripts directory to the same as $dir to make these more useful

in their "as committed" layout.
This commit is contained in:
Steve Price 2002-03-27 04:48:14 +00:00
parent 76708c716f
commit 0b75551a95
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56728
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ The approximate procedure is:
2) cvs rtag RELEASE_4_5_0 ports
1) cd /a/steve/4.5/i386/RC3
2) ./scripts/setup.sh (may want to redirect stdout to a file,
2) ./setup.sh (may want to redirect stdout to a file,
as this gives copious output.)
3) ./doit.sh

View File

@ -19,7 +19,7 @@ fi
dists="$ports/distfiles"
logs="$dir/gen"
pkgs="$ports/packages/All"
scripts="$dir/scripts"
scripts="$dir"
xdep="XFree86-3.3.6_10"
#