mirror of
https://github.com/outbackdingo/sysadm.git
synced 2026-01-27 02:20:17 +00:00
Set portsdir
This commit is contained in:
@@ -134,7 +134,7 @@ do
|
||||
|
||||
# Create the makesums / distinfo file
|
||||
cd "${portsdir}/$tdir"
|
||||
make makesum
|
||||
make makesum PORTSDIR=${portsdir}
|
||||
if [ $? -ne 0 ] ; then
|
||||
echo "Failed makesum"
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user