comment xbps part of build script

This commit is contained in:
Luca Bilke 2024-02-03 15:28:34 +01:00
parent b1e6f94685
commit 768a7dd1d2
No known key found for this signature in database
GPG Key ID: AD6630D0A1E650AC
1 changed files with 4 additions and 4 deletions

View File

@ -10,7 +10,7 @@ cd st-final || exit 1
make clean install DESTDIR="../pkg" PREFIX="/usr"
cd - || exit 1
xbps-create -A x86_64 \
-n "st-dev-1.0.0_1" \
-s "Test build of st" \
pkg
# xbps-create -A x86_64 \
# -n "st-dev-1.0.0_1" \
# -s "Test build of st" \
# pkg