File: rules

package info (click to toggle)
libusbmuxd 1.0.10-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,740 kB
  • ctags: 338
  • sloc: sh: 11,332; ansic: 1,835; makefile: 48
file content (18 lines) | stat: -rwxr-xr-x 304 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@  --with autoreconf

override_dh_auto_build:
	dh_auto_build -- V=1

override_dh_install:
	rm -f debian/tmp/usr/lib/*/*.la
	dh_install --fail-missing

override_dh_strip:
	dh_strip --dbg-package=libusbmuxd4-dbg

override_dh_makeshlibs:
	dh_makeshlibs -- -c4