mirror of
https://github.com/sbopkg/sbopkg
synced 2025-01-29 20:34:34 +01:00
argh, clean up whitespace
This commit is contained in:
parent
b9bb89b243
commit
fbed38f72c
1 changed files with 3 additions and 2 deletions
|
@ -278,8 +278,9 @@ potential updates..." >> $UPDATELIST
|
|||
NAME=$OLDNAME
|
||||
PRGNAM="$PRGNAM$(egrep -m1 "^FONTLANG" $NEWSB | sed -e 's/[ #}\t].*$//;s/^.*://;s/_/-/g')"
|
||||
fi
|
||||
# Ugly hack for several SlackBuilds that use $SRCVER but not in
|
||||
# the final package name, so we need to blank out $NEWSRCVER
|
||||
# Ugly hack for several SlackBuilds that use $SRCVER
|
||||
# but not in the final package name, so we need to
|
||||
# blank out $NEWSRCVER
|
||||
if [[ "$PRGNAM" == "ctorrent" || "$PRGNAM" == "argtable" || "$PRGNAM" == "libevent" || "$PRGNAM" == "ubuntulooks" || "$PRGNAM" == "graveman" || "$PRGNAM" == "hugin" || "$PRGNAM" == "lame" ]]; then
|
||||
NEWSRCVER=""
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue