File: rules

package info (click to toggle)
cffi 1%3A0.23.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,148 kB
  • sloc: lisp: 14,294; ansic: 834; sh: 247; makefile: 52
file content (16 lines) | stat: -rwxr-xr-x 295 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_build:
	make -C doc

override_dh_auto_test:
# Do not run testsuite at build time, rely on autopkgtest

override_dh_auto_clean:
	make -C doc clean

execute_after_dh_install:
	rm debian/cl-cffi/usr/share/common-lisp/source/cl-cffi/uffi-compat/*.asd