summaryrefslogtreecommitdiff
path: root/home/.buildscripts/nwt.conf
diff options
context:
space:
mode:
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\
"