summaryrefslogtreecommitdiffstats
path: root/abuild.conf
diff options
context:
space:
mode:
Diffstat (limited to 'abuild.conf')
-rw-r--r--abuild.conf4
1 files changed, 4 insertions, 0 deletions
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 <your@email.address>"
+