File: rules

package info (click to toggle)
autorenamer 0.6-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 108 kB
  • sloc: python: 305; makefile: 4
file content (5 lines) | stat: -rwxr-xr-x 192 bytes parent folder | download | duplicates (2)
1
2
3
4
5
#!/usr/bin/make -f
export DH_VERBOSE=1
export PYBUILD_INSTALL_ARGS=--install-lib=/usr/share/autorenamer --install-scripts=/usr/share/autorenamer
%:
	dh $@ --with=python3 --buildsystem=pybuild