Use curly braces to seperate variables
This commit is contained in:
parent
5f28041b5f
commit
f1c912031f
@ -1,5 +1,5 @@
|
||||
[main]
|
||||
pkgname="$pkgprefix""$topdir"
|
||||
pkgname="${pkgprefix}${topdir}"
|
||||
name="$topdir"
|
||||
pkgcat="application"
|
||||
pkgvendor="http://change.me/please"
|
||||
|
Loading…
x
Reference in New Issue
Block a user