File: rules

package info (click to toggle)
dphys-swapfile 20100506-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 180 kB
  • ctags: 11
  • sloc: sh: 316; makefile: 46
file content (13 lines) | stat: -rwxr-xr-x 290 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

%:
	dh $@ --with bash-completion

override_dh_install:
	dh_install
	cd debian/dphys-swapfile/etc/ && mv -v dphys-swapfile.example dphys-swapfile

override_dh_installchangelogs:
	dh_installchangelogs Logfile