mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-17 10:59:38 -04:00
created scripts for ubuntu packaging of VOIP and LinksCloud plugins
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5486 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
a82e2960e1
commit
94ebe34539
16 changed files with 536 additions and 2 deletions
|
@ -111,7 +111,8 @@ mv -f retroshare-0.5/debian/control.tmp retroshare-0.5/debian/control
|
|||
|
||||
cd retroshare-0.5
|
||||
|
||||
for i in precise squeeze oneiric karmic lucid maverick natty; do
|
||||
for i in sid; do
|
||||
#for i in precise squeeze oneiric karmic lucid maverick natty; do
|
||||
echo copying changelog for $i
|
||||
cat ../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