File: rules

package info (click to toggle)
python-poppler-qt4 0.24.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 224 kB
  • ctags: 42
  • sloc: python: 311; makefile: 5
file content (7 lines) | stat: -rwxr-xr-x 207 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

export PYBUILD_NAME = poppler-qt4
export PYBUILD_BEFORE_INSTALL = dh_sip -ppython-poppler-qt4 ; \
				dh_sip3 -ppython3-poppler-qt4
%:
	dh $@ --with python2,python3 --buildsystem=pybuild