File: rules

package info (click to toggle)
libyaml 0.1.4-2%2Bdeb7u5
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,712 kB
  • sloc: sh: 10,131; ansic: 9,956; makefile: 59
file content (16 lines) | stat: -rwxr-xr-x 558 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/make -f

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

CDBS_BUILD_DEPENDS += , cdbs (>= 0.4.93~)  # for $(DEB_HOST_MULTIARCH)

# Debhelper 9 isn’t released yet
CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper (>= 8.1.3~)

# dh_buildinfo fails at multiarch: http://bugs.debian.org/620104
CDBS_BUILD_DEPENDS_rules_debhelper_buildinfo =

DEB_CONFIGURE_EXTRA_FLAGS += --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
DEB_DH_INSTALL_SOURCEDIR = $(DEB_DESTDIR)
DEB_DBG_PACKAGE_libyaml-0-2 = libyaml-0-2-dbg