File: rules

package info (click to toggle)
uif 1.1.9-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 656 kB
  • sloc: perl: 1,992; sh: 499; makefile: 37
file content (12 lines) | stat: -rwxr-xr-x 347 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

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

include /usr/share/cdbs/1/class/makefile.mk
include /usr/share/cdbs/1/rules/debhelper.mk

DEB_MAKE_INSTALL_TARGET=install PREFIX=/usr DESTDIR=$(DEB_DESTDIR)/../tmp

get-orig-source:
	uscan --noconf --force-download --rename --download-current-version --destdir=..