File: rules

package info (click to toggle)
dictionaries-common 1.31.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,136 kB
  • sloc: lisp: 5,521; perl: 3,163; sh: 199; makefile: 179
file content (16 lines) | stat: -rwxr-xr-x 351 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/make -f
# 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

# Build in reproducible and known to work LC_ALL=C.UTF-8 language environment
LC_ALL = C.UTF-8
export LC_ALL

%:
	dh $@ --with quilt

override_dh_perl:
	dh_perl -d scripts/system/*