File: rules

package info (click to toggle)
libecap 1.0.1-3.4
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 1,740 kB
  • sloc: sh: 10,170; cpp: 740; makefile: 93
file content (12 lines) | stat: -rwxr-xr-x 361 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export DEB_CXXFLAGS_MAINT_APPEND = -Wall -std=c++11

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/rules/autoreconf.mk

DEB_CONFIGURE_EXTRA_FLAGS = --libdir="\$${prefix}/lib/$(DEB_HOST_MULTIARCH)"

override_dh_installchangelogs:
	dh_installchangelogs change.log upstream