mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
Developing lpbuild
git-svn-id: svn://ultimatepp.org/upp/trunk@2138 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
2a9e214f03
commit
b9274a9bb0
1 changed files with 1 additions and 1 deletions
|
|
@ -140,7 +140,7 @@ EOF
|
|||
# call debuild to create the package
|
||||
echo "Packaging upp $version ..."
|
||||
cd $tmp
|
||||
debuild --no-lintian -k0CE4194D -m'Jan Dolinar <dolik.rce@seznam.cz>' -sgpg -p/usr/bin/gpg-extpass -S
|
||||
debuild --no-lintian -k0CE4194D -m'Jan Dolinar <dolik.rce@seznam.cz>' -sgpg -p/home/upp/bin/gpg-extpass -S
|
||||
|
||||
# upload to launchpad ("-s"=simulate, use for debugging)
|
||||
echo "Uploading upp $version ..."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue