File: rules

package info (click to toggle)
ideviceinstaller 1.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 148 kB
  • sloc: ansic: 1,285; makefile: 27; sh: 20
file content (9 lines) | stat: -rwxr-xr-x 163 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS=hardening=+all

%:
	dh $@

override_dh_strip:
	dh_strip --dbgsym-migration='ideviceinstaller-dbg (<< 1.1.1-1~)'