script tweaks, more systemd stuff ...

This commit is contained in:
K D Hedger
2020-08-14 13:53:57 +01:00
parent 2af034fa9a
commit ce75ff5845
770 changed files with 913 additions and 877 deletions

View File

@ -28,7 +28,7 @@ pushd $COMPILEAT 2>/dev/null||true
packageclean "$PKG" "$CWD"
pushd "$PKG"
/usr/bin/lfspkg -n "$PKGNAME" -p "$VERSION" -d $SECTION -b $BUILD -s $SUFFIX -m
lfspkg -n "$PKGNAME" -p "$VERSION" -d $SECTION -b $BUILD -s $SUFFIX -m
popd
case $DOWHAT in