mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-12 11:02:30 -04:00
last fixes to ubuntu build scripts
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5504 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
d7b40a5105
commit
67ea23ae0e
3 changed files with 5 additions and 4 deletions
|
@ -157,8 +157,8 @@ mv -f $workdir/debian/control.tmp $workdir/debian/control
|
|||
|
||||
cd $workdir
|
||||
|
||||
for i in natty; do
|
||||
#for i in precise squeeze oneiric karmic lucid maverick natty; do
|
||||
#for i in natty; do
|
||||
for i in precise squeeze oneiric karmic lucid maverick natty; do
|
||||
echo copying changelog for $i
|
||||
cat ../voip-plugin/changelog | sed -e s/XXXXXX/"$svn"/g | sed -e s/YYYYYY/"$i"/g > debian/changelog
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue