File: rules

package info (click to toggle)
meshtastic 2.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 2,292 kB
  • sloc: python: 10,188; sh: 70; makefile: 33
file content (15 lines) | stat: -rwxr-xr-x 275 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f
#export DH_VERBOSE = 1

export PYBUILD_NAME=meshtastic

%:
	dh $@ --buildsystem=pybuild


override_dh_auto_test:
	@echo no test

override_dh_auto_install:
	dh_auto_install
	rm debian/python3-meshtastic/usr/lib/python3.*/dist-packages/meshtastic/.gitignore