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