File: rules

package info (click to toggle)
dh-exec 0.23.2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 320 kB
  • sloc: ansic: 521; perl: 160; makefile: 124; sh: 67
file content (7 lines) | stat: -rwxr-xr-x 157 bytes parent folder | download
1
2
3
4
5
6
7
#! /usr/bin/make -f

override_dh_auto_configure:
	dh_auto_configure -- --libexecdir=/usr/lib

%:
	dh $@ --with autoreconf --builddirectory=debian/build-tree