File: rules

package info (click to toggle)
libdbi 0.9.0-4%2Bdeb9u2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,220 kB
  • sloc: sh: 10,708; ansic: 4,006; makefile: 116
file content (13 lines) | stat: -rwxr-xr-x 341 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f
# -*- Makefile -*-

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

export DH_OPTIONS += -O-Bbuild-tree

# Get upstream tarball version from debian/changelog
#UPSTREAM_VERS= $(shell dpkg-parsechangelog | grep ^Version | cut -d" " -f2 | cut -d"-" -f1)

%:
	dh $@ --with autoreconf --dbg-package=libdbi1-dbg