mirror of
https://github.com/KingDuckZ/dindexer.git
synced 2025-10-19 17:09:25 +00:00
Enable creation of deb, rpm and tgz
This commit is contained in:
parent
b94bf308f5
commit
566951a638
2 changed files with 15 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
Configuration for drone.io
|
||||
# Configuration for drone.io
|
||||
|
||||
git submodule update --init
|
||||
cd ..
|
||||
|
@ -18,3 +18,4 @@ mkdir dindexer_build
|
|||
cd dindexer_build
|
||||
cmake -DCMAKE_BUILD_TYPE=Release ../dindexer
|
||||
make
|
||||
make package
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue