Debian: Check if build really built pgloader

Cannot save core with multiple threads running.
This commit is contained in:
Christoph Berg 2022-10-24 13:52:05 +02:00
parent 3e06d1b9e1
commit b0f0f8313b

1
debian/rules vendored
View File

@ -57,6 +57,7 @@ override_dh_auto_build-arch:
|| echo $$? > buildapp.fail
cat buildapp.log
test ! -f buildapp.fail
ls -l build/bin/pgloader
$(MAKE) -C docs html
override_dh_auto_test: