Install the right kernel on both Debian and Ubuntu - both 32 and 64 bit
[invirt/packages/invirt-autoinstaller.git] / debian / rules
1 #!/usr/bin/make -f
2
3 DEB_DIVERT_EXTENSION = .invirt
4 DEB_DIVERT_FILES_invirt-autoinstaller-guest += \
5         /etc/init.d/rcS
6
7 include /usr/share/cdbs/1/rules/debhelper.mk
8 include /usr/share/cdbs/1/rules/config-package.mk