File: rules

package info (click to toggle)
meanwhile 1.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 1,120 kB
  • sloc: ansic: 13,942; makefile: 102; sh: 45
file content (17 lines) | stat: -rwxr-xr-x 355 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/usr/bin/make -f
# -*- makefile -*-
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

include /usr/share/dpkg/default.mk
include /usr/share/dpkg/architecture.mk

# dirty workaround
# https://bugs.debian.org/940621
export DEB_CFLAGS_MAINT_APPEND=-O0 -fno-tree-vrp

%:
	dh $@

execute_after_dh_auto_install:
	$(RM) debian/tmp/usr/lib/*/*.la