mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
updated debian rules files to skip rsctrl/ directory
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6168 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
7e03ba812d
commit
4cf53ba03e
@ -13,7 +13,7 @@ build-stamp: builddir/Makefile
|
||||
# Add here commands to compile the package.
|
||||
cd libssh-0.5.2 && mkdir build && cd build && cmake -DWITH_STATIC_LIB=ON .. && make
|
||||
cp -r libssh-0.5.2 ..
|
||||
cd src/rsctrl/src && make
|
||||
#cd src/rsctrl/src && make
|
||||
cd src && qmake-qt4 CONFIG=release RetroShare.pro && make
|
||||
touch $@
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user