Skip to content
Snippets Groups Projects
Commit d4e197a3 authored by Tristan Matthews's avatar Tristan Matthews
Browse files

* #13987: build sflphone for ubuntu 12.10 (quantal)

parent de1ef21d
Branches
Tags
No related merge requests found
......@@ -19,6 +19,13 @@ incoming = ~savoirfairelinux/ubuntu/precise
login = anonymous
allow_unsigned_uploads = 0
[sflphone-quantal]
fqdn = ppa.launchpad.net
method = ftp
incoming = ~savoirfairelinux/ubuntu/quantal
login = anonymous
allow_unsigned_uploads = 0
[sflphone-nightly-natty]
fqdn = ppa.launchpad.net
method = ftp
......@@ -39,3 +46,10 @@ method = ftp
incoming = ~savoirfairelinux/sflphone-nightly/ubuntu/precise
login = anonymous
allow_unsigned_uploads = 0
[sflphone-nightly-quantal]
fqdn = ppa.launchpad.net
method = ftp
incoming = ~savoirfairelinux/sflphone-nightly/ubuntu/quantal
login = anonymous
allow_unsigned_uploads = 0
......@@ -22,5 +22,5 @@ export REFERENCE_REPOSITORY="${ROOT_DIR}/sflphone-source-repository"
export WORKING_DIR="${ROOT_DIR}/sflphone-build-repository/tools/build-system"
export LAUNCHPAD_DIR="${WORKING_DIR}/launchpad"
LAUNCHPAD_DISTRIBUTIONS=("natty" "oneiric" "precise")
LAUNCHPAD_DISTRIBUTIONS=("natty" "oneiric" "precise" "quantal")
export LAUNCHPAD_DISTRIBUTIONS
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment