File: rules

package info (click to toggle)
mklibs 0.1.44
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 208 kB
  • sloc: cpp: 1,335; python: 775; makefile: 28
file content (11 lines) | stat: -rwxr-xr-x 345 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
#! /usr/bin/make -f
%:
	dh $@ --builddirectory=build-deb --with=autoreconf,python2

# debhelper defaults to using multiarch paths at compat level 9, which is a
# reasonable choice in general but unnecessary here.
override_dh_auto_configure:
	dh_auto_configure -- --libdir=\$${prefix}/lib

override_dh_python2:
	dh_python2 /usr/lib/mklibs/python