summaryrefslogtreecommitdiff
path: root/packdist.sh
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2016-10-17 11:08:59 -0400
committerGlenn Strauss <gstrauss@gluelogic.com>2016-10-17 11:08:59 -0400
commit4184c382ec28fdd060754e23e89045a1add28d76 (patch)
tree7c2389af1f8ec4d8ea8e484b050b6586bdb55aeb /packdist.sh
parentaef62079656c3089e0972280e9baf68cee5b290f (diff)
downloadlighttpd-git-4184c382ec28fdd060754e23e89045a1add28d76.tar.gz
minor: make packdist.sh more convenient for me
Diffstat (limited to 'packdist.sh')
-rwxr-xr-xpackdist.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/packdist.sh b/packdist.sh
index 935d6621..29567306 100755
--- a/packdist.sh
+++ b/packdist.sh
@@ -5,6 +5,11 @@ PACKAGE=lighttpd
BASEDOWNLOADURL="http://download.lighttpd.net/lighttpd/releases-1.4.x"
SNAPSHOTURL="http://download.lighttpd.net/lighttpd/snapshots-1.4.x"
+if [[ "`id -un`" != "stbuehler" ]] && [[ -z "$AUTHOR" ]]; then
+ export AUTHOR="gstrauss"
+ export KEYID="AF16D0F0"
+fi
+
AUTHOR="${AUTHOR:-stbuehler}"
# may take one argument for prereleases like