File: rules

package info (click to toggle)
gftools 0.9.99%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 12,580 kB
  • sloc: python: 15,991; sh: 33; makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 206 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

export LC_ALL=C.UTF-8

export PYBUILD_TEST_ARGS=tests/test_dependencies.py

%:
	dh $@ --buildsystem=pybuild

execute_before_dh_auto_build:
	cp debian/ninja_syntax.py Lib/gftools/builder