Use curly braces to seperate variables

This commit is contained in:
Tom G. Christensen 2008-04-18 08:22:49 +00:00
parent 5f28041b5f
commit f1c912031f

View File

@ -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"