File: rules

package info (click to toggle)
socnetv 2.8-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 4,460 kB
  • sloc: cpp: 41,093; xml: 24; makefile: 6
file content (9 lines) | stat: -rwxr-xr-x 197 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS = hardening=+all

DPKG_EXPORT_BUILDFLAGS = 1
%:
	QT_SELECT=5 dh $@

override_dh_auto_install:
	$(MAKE) INSTALL_ROOT=$$(pwd)/debian/socnetv install