From bb5069ddee44b5a6b778e09f4bfbdc3d12e4c145 Mon Sep 17 00:00:00 2001 From: Tristan Matthews <tristan.matthews@savoirfairelinux.com> Date: Mon, 14 Jul 2014 16:41:12 -0400 Subject: [PATCH] Revert "[temp] launchpad: build only sflphone-gnome-video" This reverts commit 790c2a2bd2d9aa569b9554a01b99eeed5d792f87. --- tools/build-system/launch-build-machine-jenkins.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tools/build-system/launch-build-machine-jenkins.sh b/tools/build-system/launch-build-machine-jenkins.sh index 9dbd87dc6b..8d300a3ade 100755 --- a/tools/build-system/launch-build-machine-jenkins.sh +++ b/tools/build-system/launch-build-machine-jenkins.sh @@ -48,8 +48,7 @@ SNAPSHOT_TAG=`date +%Y%m%d` TAG_NAME_PREFIX= VERSION_NUMBER="1.3.0" -#LAUNCHPAD_PACKAGES=("sflphone-daemon" "sflphone-kde" "sflphone-gnome" "sflphone-plugins" "sflphone-daemon-video" "sflphone-gnome-video") -LAUNCHPAD_PACKAGES=("sflphone-gnome-video") +LAUNCHPAD_PACKAGES=("sflphone-daemon" "sflphone-kde" "sflphone-gnome" "sflphone-plugins" "sflphone-daemon-video" "sflphone-gnome-video") echo echo " /***********************\\" -- GitLab