We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e06d1b commit b0f0f83Copy full SHA for b0f0f83
debian/rules
@@ -57,6 +57,7 @@ override_dh_auto_build-arch:
57
|| echo $$? > buildapp.fail
58
cat buildapp.log
59
test ! -f buildapp.fail
60
+ ls -l build/bin/pgloader
61
$(MAKE) -C docs html
62
63
override_dh_auto_test:
0 commit comments