File: rules

package info (click to toggle)
unrar-free 1%3A0.1.3-1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 180 kB
  • sloc: ansic: 809; sh: 81; makefile: 11
file content (13 lines) | stat: -rwxr-xr-x 299 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f
# -*- makefile -*-
# Sample debian/rules that uses debhelper.
# GNU copyright 1997 to 1999 by Joey Hess.

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- --program-transform-name="s/unrar$$/unrar-free/"