Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-daemon
Commits
d4e197a3
Commit
d4e197a3
authored
Jul 27, 2012
by
Tristan Matthews
Browse files
* #13987: build sflphone for ubuntu 12.10 (quantal)
parent
de1ef21d
Changes
2
Hide whitespace changes
Inline
Side-by-side
tools/build-system/launchpad/dput.conf
View file @
d4e197a3
...
...
@@ -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
tools/build-system/setenv.sh
View file @
d4e197a3
...
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment