File: rules

package info (click to toggle)
libassa 3.5.1-6
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 3,360 kB
  • ctags: 2,613
  • sloc: cpp: 15,703; sh: 12,083; makefile: 382; perl: 51
file content (14 lines) | stat: -rwxr-xr-x 252 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

%:
	dh $@ --with autoreconf

override_dh_auto_clean:
	dh_auto_clean
	rm -f doc/doxygen_sqlite3.db

override_dh_auto_test:
# Don't run the test suite, needs build fixes.

override_dh_strip:
	dh_strip --dbg-package=libassa-3.5-5-dbg