File: rules

package info (click to toggle)
libdshconfig 0.20.13-1.2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 1,512 kB
  • ctags: 44
  • sloc: sh: 8,855; ansic: 230; makefile: 48
file content (11 lines) | stat: -rwxr-xr-x 167 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- --with-versioned-symbol

override_dh_auto_build:
	dh_auto_build
	dh_auto_build -- doc