mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-05 07:35:12 -04:00
- merged linkscloud plugin with main packaging script set
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5696 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
7078cc1c8e
commit
7080b4e4dc
10 changed files with 21 additions and 100 deletions
|
@ -1,9 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
tmpfile=/tmp/toto42314321
|
||||
|
||||
cat "$1" | grep -v "CONFIG += version_detail_bash_script" > $tmpfile
|
||||
echo "INCLUDEPATH += ../../libretroshare ../../retroshare-gui" > $1
|
||||
cat $tmpfile >> $1
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue