mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-17 10:59:38 -04:00
added compilation for ubuntu raring
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6210 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
6cb37ac478
commit
e975d72a0f
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ cd $workdir
|
||||||
|
|
||||||
#for i in sid; do
|
#for i in sid; do
|
||||||
#for i in precise; do
|
#for i in precise; do
|
||||||
for i in maverick natty oneiric precise quantal ; do
|
for i in maverick natty oneiric precise quantal raring; do
|
||||||
echo copying changelog for $i
|
echo copying changelog for $i
|
||||||
cat ../changelog | sed -e s/XXXXXX/"$svn"/g | sed -e s/YYYYYY/"$i"/g > debian/changelog
|
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