File: rules

package info (click to toggle)
strawberry 1.2.17-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 29,416 kB
  • sloc: cpp: 105,282; sql: 1,949; ansic: 776; xml: 421; sh: 388; makefile: 7
file content (12 lines) | stat: -rwxr-xr-x 264 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export DH_VERBOSE=1
export DEB_BUILD_MAINT_OPTIONS   = hardening=+all

%:
	dh $@

# Rename script
execute_after_dh_auto_install:
	cp -v dist/scripts/import-from-clementine.sh \
	      debian/strawberry/usr/bin/strawberry-import-from-clementine