File: rules

package info (click to toggle)
usbrip 2.2.2%2Bgit20221003.5093c84-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,088 kB
  • sloc: python: 2,149; sh: 223; makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 253 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
#export DH_VERBOSE = 1
%:
	dh $@ --with python3 --buildsystem=pybuild

override_dh_auto_install:
	dh_auto_install -- --install-args="--install-lib=/usr/share/usbrip"
	install -m 755 -p -T debian/usbrip.py debian/usbrip/usr/bin/usbrip