File: rules

package info (click to toggle)
libopenraw 0.0.9-3.10
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,044 kB
  • ctags: 1,830
  • sloc: sh: 11,041; cpp: 9,341; ansic: 1,535; makefile: 566; xml: 507; perl: 42
file content (15 lines) | stat: -rwxr-xr-x 274 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f
# -*- makefile -*-

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

export V=1
export DEB_LDFLAGS_MAINT_APPEND=-Wl,-z,defs

override_dh_strip:
	dh_strip --dbg-package=libopenraw1v5-dbg

%:
	dh $@ \
		--with pkgkde_symbolshelper,autoreconf