File: rules

package info (click to toggle)
nettoe 1.5.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 812 kB
  • ctags: 215
  • sloc: sh: 3,960; ansic: 2,254; makefile: 86
file content (15 lines) | stat: -rwxr-xr-x 246 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f

DPKG_EXPORT_BUILD_FLAGS = 1

include /usr/share/dpkg/buildflags.mk

%:
	dh $@ --with autoreconf

override_dh_auto_configure:
	./configure --prefix=/usr \
		--bindir=/usr/games \
		--mandir=/usr/share/man \
		--enable-desktop