From 8d6009110cc441b37c8300e52abe2b59ef2c1e1b Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 13 Jan 2014 12:36:07 +0000 Subject: abuild: exit with error if pkgrel is unset --- abuild.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'abuild.in') diff --git a/abuild.in b/abuild.in index 3a904f6..c37af4d 100755 --- a/abuild.in +++ b/abuild.in @@ -1921,7 +1921,7 @@ APKBUILD=$(readlink -f "$APKBUILD") startdir="${APKBUILD%/*}" srcdir=${srcdir:-"$startdir/src"} pkgbasedir=${pkgbasedir:-"$startdir/pkg"} -pkgrel=0 + repo=${startdir%/*} repo=${repo##*/} -- cgit v1.2.3-60-g2f50