From b529d81469144adbee35767b2f1297ac79982e89 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 29 Jan 2009 11:56:03 +0000 Subject: abuild.conf: added PACKAGER --- abuild.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'abuild.conf') diff --git a/abuild.conf b/abuild.conf index 428978f..f541085 100644 --- a/abuild.conf +++ b/abuild.conf @@ -18,3 +18,7 @@ USE_COLORS=1 # The package will be stored as $REPODEST/$repo/$pkgname-$pkgver-r$pkgrel.apk # where $repo is the name of the parent directory of $startdir. #REPODEST=/var/lib/packages/ + +# PACKAGER is used to create new aports with 'abuild -n ...' +#PACKAGER="Your Name " + -- cgit v1.2.3