File: rules

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

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

execute_after_dh_auto_clean:
	rm -fv src/openstep_plist/_version.py