File: rules

package info (click to toggle)
polkit-qt-1 0.113.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 756 kB
  • sloc: cpp: 3,445; ansic: 11; xml: 9; sh: 7; makefile: 5
file content (13 lines) | stat: -rwxr-xr-x 304 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

export DEB_CFLAGS_MAINT_APPEND = -fvisibility=hidden -fvisibility-inlines-hidden
export DEB_CXXFLAGS_MAINT_APPEND = -fvisibility=hidden -fvisibility-inlines-hidden

%:
	dh $@

override_dh_auto_test:
	# Skip dh_auto_test