File: rules

package info (click to toggle)
heimdall-flash 2.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 792 kB
  • sloc: cpp: 7,116; xml: 18; makefile: 10
file content (16 lines) | stat: -rwxr-xr-x 313 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/make -f

include /usr/share/dpkg/pkg-info.mk
export DEB_VERSION_UPSTREAM
export SOURCE_DATE_EPOCH

DEB_CFLAGS_MAINT_APPEND  := $(shell getconf LFS_CFLAGS)
export DEB_CFLAGS_MAINT_APPEND

%:
	dh $@

# generate man page during auto_install
override_dh_auto_install:
	dh_auto_install
	mkdir -p debian/tmp