File: rules

package info (click to toggle)
python-libguess 1.1-1
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 80 kB
  • ctags: 30
  • sloc: python: 171; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 187 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

export PYBUILD_DESTDIR_python2=debian/python-libguess/
export PYBUILD_DESTDIR_python3=debian/python3-libguess/

%:
	dh $@ --with python2,python3 --buildsystem=pybuild