File: rules

package info (click to toggle)
python-openstep-plist 0.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 188 kB
  • sloc: python: 666; sh: 14; makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 142 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

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

override_dh_auto_clean:
	dh_auto_clean
	rm src/openstep_plist/_version.py