mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-20 02:50:46 -06:00
Ensure the AppImage build includes SQLCipher
This commit is contained in:
@@ -52,7 +52,6 @@ script:
|
||||
- make
|
||||
- ctest -V
|
||||
- # AppImage generation
|
||||
- cd ../build
|
||||
- sudo apt-get -y install checkinstall
|
||||
- sudo checkinstall --pkgname=app --pkgversion="1" --pkgrelease="1" --backup=no --fstrans=no --default --deldoc
|
||||
- mkdir appdir ; cd appdir
|
||||
|
||||
Reference in New Issue
Block a user