summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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