File: rules

package info (click to toggle)
cl-iterate 20210519.gitb0f9a9c-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 980 kB
  • sloc: lisp: 4,050; sh: 238; makefile: 60
file content (10 lines) | stat: -rwxr-xr-x 188 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@

# The default Makefile target is not for us
override_dh_auto_build:

# Do not run the testsuite at build time, rather use autopkgtest
override_dh_auto_test: