cd back out
This commit is contained in:
parent
5611a35894
commit
246f283111
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ jobs:
|
||||||
|
|
||||||
mkdir -p src/sqlcipher
|
mkdir -p src/sqlcipher
|
||||||
cd sqlcipher && ./configure && make sqlite3.c && cp sqlite3.[ch] ../src/sqlcipher/
|
cd sqlcipher && ./configure && make sqlite3.c && cp sqlite3.[ch] ../src/sqlcipher/
|
||||||
|
cd ../
|
||||||
|
|
||||||
dch --distribution "trixie" --local "~trixie" "CI build for trixie"
|
dch --distribution "trixie" --local "~trixie" "CI build for trixie"
|
||||||
dpkg-buildpackage -us -uc -b
|
dpkg-buildpackage -us -uc -b
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue