File: rules

package info (click to toggle)
sudoku-solver 1.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 232 kB
  • sloc: cpp: 520; xml: 20; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 174 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export QT_SELECT=qt5

%:
	dh $@

override_dh_auto_install:
	rm -rf $(CURDIR)/debian/sudoku-solver/usr/bin