summaryrefslogtreecommitdiff
path: root/home/.buildscripts/nwt.conf
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2013-11-30 20:49:58 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2013-11-30 20:49:58 +0100
commit63edba4964c723d4116dc6daeb476d1c5e5d8480 (patch)
tree080df74c2666bbb87d94fa5bb51d9268c140c836 /home/.buildscripts/nwt.conf
parentc1f0d58bbbd8e7233f3190a5d2119581bc3c8742 (diff)
downloadbuildscripts-63edba4964c723d4116dc6daeb476d1c5e5d8480.tar.gz
buildscripts-63edba4964c723d4116dc6daeb476d1c5e5d8480.tar.bz2
buildscripts-63edba4964c723d4116dc6daeb476d1c5e5d8480.zip
don't write the DEB_BUILDS_FOR config to file anymore, handle as variable in memory
Diffstat (limited to 'home/.buildscripts/nwt.conf')
-rw-r--r--home/.buildscripts/nwt.conf4
1 files changed, 1 insertions, 3 deletions
diff --git a/home/.buildscripts/nwt.conf b/home/.buildscripts/nwt.conf
index dd662a6..ad7a791 100644
--- a/home/.buildscripts/nwt.conf
+++ b/home/.buildscripts/nwt.conf
@@ -8,9 +8,7 @@ DEBEMAIL=debian@das-netzwerkteam.de
DEBFULLNAME="NWT Packages"
GPG_KEY="4DC41CF116990FF8"
DISTS_SUPPORTED="debian ubuntu"
-DEB_BUILDS_FOR="\
-debian: lenny squeeze wheezy jessie sid\n\
-ubuntu: lucid precise"
+DEB_BUILDS_FOR="debian:lenny,squeeze,wheezy,jessie,sid ubuntu:lucid,precise"
COMPONENT_MAIN="main"
COMPONENT_NIGHTLY="nightly"