File: rules

package info (click to toggle)
zplug 2.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 972 kB
  • ctags: 33
  • sloc: sh: 1,405; awk: 235; makefile: 39
file content (12 lines) | stat: -rwxr-xr-x 182 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f
#export DH_VERBOSE = 1

%:
	dh $@

override_dh_auto_build:

override_dh_auto_test:
	# Remove becasue it needs to download from internet

override_dh_auto_install: