File: rules

package info (click to toggle)
python-bumpfontversion 0.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 124 kB
  • sloc: python: 273; makefile: 4
file content (9 lines) | stat: -rwxr-xr-x 205 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

#export DH_VERBOSE = 1

%:
	dh $@  --buildsystem=pybuild

execute_after_dh_fixperms:
	chmod 644 debian/python3-bumpfontversion/usr/lib/python3/dist-packages/bumpfontversion/__main__.py