File: rules

package info (click to toggle)
ukui-sidebar 3.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,088 kB
  • sloc: cpp: 21,183; sh: 35; 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