1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-09-19 13:50:06 +00:00
pdf2htmlEX/archive/debian/rules
2020-06-21 12:00:27 +01:00

15 lines
364 B
Makefile
Executable File

#!/usr/bin/make -f
%:
dh $@
override_dh_auto_test:
dh_auto_test || true
# The following override is required when creating a Debian package
# associated with a version of poppler which has NO debian package (ie when
# poppler has been compiled and installed from source).
#
override_dh_shlibdeps:
dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info