mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-08 00:55:13 -04:00
additional fixes to debian packaging files
This commit is contained in:
parent
2173aab483
commit
fe5ea9e07c
4 changed files with 4 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
retroshare (0.6.4-1) UNRELEASED; urgency=medium
|
||||
retroshare (0.6.4) UNRELEASED; urgency=medium
|
||||
|
||||
* Initial release for Debian. (Closes: #659069)
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
9
|
||||
10
|
||||
|
|
|
@ -12,7 +12,7 @@ build: build-arch build-indep
|
|||
build-stamp: configure-stamp
|
||||
dh_testdir
|
||||
# Add here commands to compile the package.
|
||||
# cd libssh-0.6.4 && mkdir -p build && cd build && cmake -DWITH_STATIC_LIB=ON .. && make
|
||||
# cd libssh-0.6.4 && mkdir -p build && cd build && cmake -DWITH_STATIC_LIB=ON .. && make
|
||||
# cd sqlcipher && ./configure --disable-shared --enable-static --enable-tempstore=yes CFLAGS="-DSQLITE_HAS_CODEC" LDFLAGS="-lcrypto" && make
|
||||
# mkdir lib
|
||||
# cp -r libssh-0.6.4 lib/
|
||||
|
|
1
build_scripts/Debian+Ubuntu/debian/source/format
Normal file
1
build_scripts/Debian+Ubuntu/debian/source/format
Normal file
|
@ -0,0 +1 @@
|
|||
1.0
|
Loading…
Add table
Add a link
Reference in a new issue