File: rules

package info (click to toggle)
apt-file 3.1.4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 660 kB
  • sloc: perl: 736; python: 132; sh: 89; makefile: 39
file content (9 lines) | stat: -rwxr-xr-x 338 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
%:
	dh $@ --with bash-completion

override_dh_install:
	dh_install
	install -d                                        debian/apt-file/usr/share/apt-file
	install -m 755 debian/apt-file.is-cache-empty     debian/apt-file/usr/share/apt-file/is-cache-empty
#	install -m 755 rapt-file			  debian/apt-file/usr/bin/rapt-file