File: rules

package info (click to toggle)
pythoncad 0.1.37.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 3,824 kB
  • ctags: 5,018
  • sloc: python: 64,182; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 225 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@ --with python2

override_dh_auto_install:
	dh_auto_install -- --install-scripts=/usr/share/pythoncad --install-lib=/usr/share/pythoncad

override_dh_installchangelogs:
	dh_installchangelogs NEWS