File: rules

package info (click to toggle)
libxbean-java 4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 4,428 kB
  • ctags: 6,515
  • sloc: java: 36,618; xml: 2,732; makefile: 41; sh: 11
file content (14 lines) | stat: -rwxr-xr-x 320 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

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

VERSION              := $(DEB_UPSTREAM_VERSION)

ifneq (,$(findstring bootstrap, $(DEB_BUILD_OPTIONS)))
include debian/rules.bootstrap
else
include debian/rules.full
endif

get-orig-source:
	uscan --download-current-version --force-download --no-symlink