File: rules

package info (click to toggle)
eweouz 0.12
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 140 kB
  • sloc: lisp: 648; ansic: 236; sh: 38; makefile: 11
file content (10 lines) | stat: -rwxr-xr-x 272 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#! /usr/bin/make -f
# -*- makefile -*-

%:
	dh $@ --builddirectory=build --parallel --with=autoreconf

override_dh_auto_configure:
	dh_auto_configure --builddirectory=build --parallel -- \
		--with-lispdir=\$${datarootdir}/emacs/site-lisp/eweouz \
		--libexecdir=/usr/lib