File: rules

package info (click to toggle)
nvidia-kernel-common 20100522%2B1
  • links: PTS
  • area: contrib
  • in suites: squeeze
  • size: 76 kB
  • ctags: 1
  • sloc: sh: 103; makefile: 7
file content (11 lines) | stat: -rwxr-xr-x 195 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
%:
	dh $@

override_dh_auto_build:
	chmod 0755 nvidia_helper.ck
	chmod 0755 nvidia_helper

override_dh_installinit:
	dh_installinit --name=nvidia-kernel -- start 20 2 3 4 5 .