From 98940a3a6fbeffa94548f314b3996ddbcbc129f5 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 30 Nov 2013 20:52:37 +0100 Subject: rename RPM_BUILDS_FOR/DEB_BUILDS_FOR to RPM_BUILD_FOR/DEB_BUILD_FOR --- home/.buildscripts/itzks.conf | 2 +- home/.buildscripts/nwt.conf | 2 +- home/.buildscripts/x2go.conf | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'home') diff --git a/home/.buildscripts/itzks.conf b/home/.buildscripts/itzks.conf index d3930d5..91e271b 100644 --- a/home/.buildscripts/itzks.conf +++ b/home/.buildscripts/itzks.conf @@ -8,7 +8,7 @@ DEBFULLNAME="ITZKS Packages" GPG_KEY="E41B37C658842183" DISTS_SUPPORTED="debian ubuntu" -DEB_BUILDS_FOR="debian:squeeze,wheezy,jessie,sid" +DEB_BUILD_FOR="debian:squeeze,wheezy,jessie,sid" COMPONENT_MAIN="main" COMPONENT_NIGHTLY="nightly" diff --git a/home/.buildscripts/nwt.conf b/home/.buildscripts/nwt.conf index ad7a791..ac04488 100644 --- a/home/.buildscripts/nwt.conf +++ b/home/.buildscripts/nwt.conf @@ -8,7 +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 ubuntu:lucid,precise" +DEB_BUILD_FOR="debian:lenny,squeeze,wheezy,jessie,sid ubuntu:lucid,precise" COMPONENT_MAIN="main" COMPONENT_NIGHTLY="nightly" diff --git a/home/.buildscripts/x2go.conf b/home/.buildscripts/x2go.conf index 3c3d6d3..3373649 100644 --- a/home/.buildscripts/x2go.conf +++ b/home/.buildscripts/x2go.conf @@ -8,13 +8,13 @@ DEBEMAIL=git-admin@x2go.org DEBFULLNAME="X2go Git Administrator" GPG_KEY="F4A7678C9C6B0B2B" DISTS_SUPPORTED="debian" -DEB_BUILDS_FOR="debian:squeeze,wheezy,jessie,sid" +DEB_BUILD_FOR="debian:squeeze,wheezy,jessie,sid" RPMEMAIL=git-admin@x2go.org RPMFULLNAME="X2go Git Administrator" GPG_KEY="F4A7678C9C6B0B2B" DISTS_SUPPORTED="fedora epel" -RPM_BUILDS_FOR="fedora:18,19,20,rawhide epel:6" +RPM_BUILD_FOR="fedora:18,19,20,rawhide epel:6" RPM_REPOS_BASE=/srv/sites/x2go.org/packages/ COMPONENT_MAIN="main" -- cgit v1.2.3