File: rules

package info (click to toggle)
protobuf-c 1.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,252 kB
  • ctags: 1,221
  • sloc: sh: 11,353; ansic: 4,399; cpp: 3,345; xml: 181; makefile: 162
file content (8 lines) | stat: -rwxr-xr-x 182 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
export DH_VERBOSE=1
%:
	dh $@ --with autoreconf

override_dh_strip:
	dh_strip -p libprotobuf-c1 --dbg-package=libprotobuf-c1-dbg
	dh_strip -a --remaining-packages