summaryrefslogtreecommitdiff
path: root/home/.buildscripts/nwt.conf
diff options
context:
space:
mode:
authorX2go Administrator <x2go-admin@minobo.das-netzwerkteam.de>2011-12-21 01:05:12 +0100
committerX2go Administrator <x2go-admin@minobo.das-netzwerkteam.de>2011-12-21 01:05:12 +0100
commit5a84d5a197297a55741a7bdb1969f64e6aafa97a (patch)
treea35e86f3822233d31f383da2738af60592d6db24 /home/.buildscripts/nwt.conf
parentff7ce8bde49fba2c5a06e86ce4efac5724a9906d (diff)
downloadbuildscripts-5a84d5a197297a55741a7bdb1969f64e6aafa97a.tar.gz
buildscripts-5a84d5a197297a55741a7bdb1969f64e6aafa97a.tar.bz2
buildscripts-5a84d5a197297a55741a7bdb1969f64e6aafa97a.zip
EOL fixes
Diffstat (limited to 'home/.buildscripts/nwt.conf')
-rw-r--r--home/.buildscripts/nwt.conf24
1 files changed, 12 insertions, 12 deletions
diff --git a/home/.buildscripts/nwt.conf b/home/.buildscripts/nwt.conf
index 7f4687a..8673e0f 100644
--- a/home/.buildscripts/nwt.conf
+++ b/home/.buildscripts/nwt.conf
@@ -18,25 +18,25 @@ REPOS_SERVER="packages.das-netzwerkteam.de"
PACKAGE_WITHOUT_OTHERMIRROR="nwt-keyring"
LIB_PACKAGES_NIGHTLY="\
-nwt/nwt-keyring $COMPONENT_NIGHTLY master\n
-nwt/logcheck-database-nwt $COMPONENT_NIGHTLY master\n
-debian/cx-freeze $COMPONENT_NIGHTLY master\n
-python-easyldap $COMPONENT_NIGHTLY master
+nwt/nwt-keyring $COMPONENT_NIGHTLY master\n\
+nwt/logcheck-database-nwt $COMPONENT_NIGHTLY master\n\
+debian/cx-freeze $COMPONENT_NIGHTLY master\n\
+python-easyldap $COMPONENT_NIGHTLY master\
"
LIB_PACKAGES_MAIN="\
-nwt/nwt-keyring $COMPONENT_MAIN build-main\n
-nwt/logcheck-database-nwt $COMPONENT_MAIN build-main\n
-debian/cx-freeze $COMPONENT_MAIN build-main\n
-python-easyldap $COMPONENT_MAIN build-main
+nwt/nwt-keyring $COMPONENT_MAIN build-main\n\
+nwt/logcheck-database-nwt $COMPONENT_MAIN build-main\n\
+debian/cx-freeze $COMPONENT_MAIN build-main\n\
+python-easyldap $COMPONENT_MAIN build-main\
"
APP_PACKAGES_NIGHTLY="\
-nwt/nwt-hostconfig $COMPONENT_NIGHTLY master
-dirvish-vm-tools $COMPONENT_NIGHTLY master
+nwt/nwt-hostconfig $COMPONENT_NIGHTLY master\n\
+dirvish-vm-tools $COMPONENT_NIGHTLY master\
"
APP_PACKAGES_MAIN="\
-nwt/nwt-hostconfig $COMPONENT_MAIN build-main\n
-dirvish-vm-tools $COMPONENT_MAIN build-main
+nwt/nwt-hostconfig $COMPONENT_MAIN build-main\n\
+dirvish-vm-tools $COMPONENT_MAIN build-main\
"