mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -04:00
updated packaging scripts/rules to commit 6335
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6380 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
8b1f4e6ee1
commit
e667e6b790
2 changed files with 5 additions and 5 deletions
|
@ -12,7 +12,8 @@ build-stamp: builddir/Makefile
|
|||
dh_testdir
|
||||
# Add here commands to compile the package.
|
||||
cd libssh-0.5.4 && mkdir build && cd build && cmake -DWITH_STATIC_LIB=ON .. && make
|
||||
cp -r libssh-0.5.4 ..
|
||||
mkdir lib
|
||||
cp -r libssh-0.5.4 lib
|
||||
#cd src/rsctrl/src && make
|
||||
cd src && qmake-qt4 CONFIG=release RetroShare.pro && make
|
||||
touch $@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue