File: rules

package info (click to toggle)
googler 2.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 296 kB
  • ctags: 7
  • sloc: python: 1,210; sh: 236; makefile: 3
file content (6 lines) | stat: -rwxr-xr-x 119 bytes parent folder | download
1
2
3
4
5
6
#!/usr/bin/make -f
%:
	dh $@ --with python3
#        dh $@ --with python3 --buildsystem=pybuild

override_dh_usrlocal: