File: rules

package info (click to toggle)
ukui-sidebar 3.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,204 kB
  • sloc: cpp: 9,216; xml: 48; sh: 20; makefile: 7
file content (11 lines) | stat: -rwxr-xr-x 187 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic
export QT_SELECT := qt5

%:
	dh $@

override_dh_install:
	dh_install