mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-03-19 13:36:03 -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
@ -88,7 +88,7 @@ cd $workdir
|
||||
|
||||
#for i in sid; 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
|
||||
cat ../changelog | sed -e s/XXXXXX/"$svn"/g | sed -e s/YYYYYY/"$i"/g > debian/changelog
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user