File: rules

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

# 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_python3:
	dh_python3 /usr/lib/mklibs/python