File: rules

package info (click to toggle)
manpages-fr-extra 20151231%2Bnmu1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 21,980 kB
  • sloc: perl: 113; makefile: 104; sh: 46
file content (13 lines) | stat: -rwxr-xr-x 235 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f
export LC_ALL=C

BUILDROOT = $(CURDIR)/build-tree

#override_dh_auto_build:
#	$(MAKE) install INSTDIR=$(BUILDROOT)

#override_dh_installman:
#	find $(BUILDROOT) -type f | xargs dh_installman --language=fr

%:
	dh $@