File: rules

package info (click to toggle)
krename 5.0.2%2Bgit20250107.83b86fa-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,140 kB
  • sloc: cpp: 9,701; xml: 135; makefile: 6; sh: 3
file content (10 lines) | stat: -rwxr-xr-x 177 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@ --with kf6

override_dh_auto_configure:
	dh_auto_configure -- -DQT_MAJOR_VERSION=6

override_dh_auto_test:
	QT_QPA_PLATFORM=offscreen dh_auto_test