File: rules

package info (click to toggle)
erlang-getopt 0.8.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 188 kB
  • ctags: 176
  • sloc: erlang: 954; makefile: 27
file content (10 lines) | stat: -rwxr-xr-x 185 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk

%:
	dh $@ --buildsystem=rebar --with rebar

override_dh_auto_test:
	rebar eunit -vv skip_deps=true