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