rules revision 6bce35f53d72e56efd5ee0ae2c99bb7ce6418b46
1505N/A# available from http://www.virtualbox.org. This file is free software;
2608N/A# NODOCS=1 don't build docs, use precompiled UserManual.pdf and
1505N/A# VirtualBox.chm from $HOME
1505N/Adebrel := $(if $(shell which lsb_release),_$(shell lsb_release -si)_$(shell lsb_release -sc),)
2608N/A $(shell test $(gccvmaj) -eq 4 -a $(gccvmin) -gt 2 -o $(gccvmaj) -gt 4 && echo "yes"),--with-gcc=gcc-4.2 --with-g++=g++-4.2,) $(if \
VBoxHeadless; do \
install -D -g 0 -o 0 -m 0644 \
dh_link \
sed -e 's|%NOLSB%|$(if $(filter _Debian_sarge ucs1.3,$(debrel)),yes,)|g; s|%PACKAGE%|virtualbox-ose|g;' \
for f in \
dh_gencontrol -- \