File: rules

package info (click to toggle)
snoopy 1.3-13
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 208 kB
  • ctags: 15
  • sloc: sh: 136; ansic: 92; makefile: 17
file content (18 lines) | stat: -rwxr-xr-x 566 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/usr/bin/make -f

# to re-generate debian/control, invoke
# fakeroot debian/rules debian/control DEB_AUTO_UPDATE_DEBIAN_CONTROL:=yes
# currently, the generated Build-Depends: line needs manual tweaking,
# see #322401

# automatic debian/control generation disabled, cdbs bug #311724.

DEB_MAKE_INSTALL_TARGET  := install DESTDIR=$(CURDIR)/debian/tmp

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

# this is temporarily needed because of a cdbs issue
unpatch: deapply-dpatches