1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-07 10:20:33 +00:00
pdf2htmlEX/debian/rules

11 lines
122 B
Plaintext
Raw Normal View History

2012-08-27 17:32:39 +00:00
#!/usr/bin/make -f
%:
dh $@
2014-11-12 01:45:49 +00:00
override_dh_auto_configure:
dh_auto_configure -- -DENABLE_SVG=ON
2014-11-12 02:58:16 +00:00
override_dh_auto_test: