mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
build extras rpm too
Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
This commit is contained in:
parent
0018d2ce7d
commit
3300be49e0
1 changed files with 1 additions and 0 deletions
1
debian/release.sh
vendored
1
debian/release.sh
vendored
|
@ -32,6 +32,7 @@ sed -i "s%^Source0:.*$%Source0: http://code.launchpad.net/$PKG/trunk/$MAJ
|
||||||
gpg --armor --sign --detach-sig ../"$PKG"_*.orig.tar.gz
|
gpg --armor --sign --detach-sig ../"$PKG"_*.orig.tar.gz
|
||||||
|
|
||||||
sudo alien --to-rpm ../$PKG"_"$MAJOR.$minor"_all.deb"
|
sudo alien --to-rpm ../$PKG"_"$MAJOR.$minor"_all.deb"
|
||||||
|
sudo alien --to-rpm ../$PKG"-extras_"$MAJOR.$minor"_all.deb"
|
||||||
mv -f *.rpm ..
|
mv -f *.rpm ..
|
||||||
rsync -aP ../*rpm kirkland@people.ubuntu.com:~kirkland/public_html/$PKG/rpm
|
rsync -aP ../*rpm kirkland@people.ubuntu.com:~kirkland/public_html/$PKG/rpm
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue