Update 2024-12-31 10:47 OpenBSD/amd64-t14
This commit is contained in:
@@ -147,12 +147,8 @@ fi
|
||||
|
||||
if [ "$_action" == "update-port" ]
|
||||
then
|
||||
export DEVELOPMENT_PATHS=0
|
||||
cd /usr/ports/mystuff/www/luakit
|
||||
commit="$(basename $(gh browse --repo luakit/luakit -c -n))"
|
||||
sed -i "s/^COMMIT =.*/COMMIT = $commit/" Makefile
|
||||
make clean=all
|
||||
portbump
|
||||
make makesum
|
||||
make reinstall
|
||||
./update.sh
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user