rules revision c33cfcef143f5dc2148c35d7b1dd1a32183f1926
f16221ab2b8349055c8666e025af133892594bc4wrowe# Copyright (C) 2006-2008 Sun Microsystems, Inc.
f16221ab2b8349055c8666e025af133892594bc4wrowe# This file is part of VirtualBox Open Source Edition (OSE), as
f16221ab2b8349055c8666e025af133892594bc4wrowe# available from http://www.virtualbox.org. This file is free software;
f16221ab2b8349055c8666e025af133892594bc4wrowe# you can redistribute it and/or modify it under the terms of the GNU
f16221ab2b8349055c8666e025af133892594bc4wrowe# General Public License as published by the Free Software Foundation,
b0d8a6d437db6f4c222173f27ef81c98622fbd02pquerna# in version 2 as it comes in the "COPYING" file of the VirtualBox OSE
b0d8a6d437db6f4c222173f27ef81c98622fbd02pquerna# distribution. VirtualBox OSE is distributed in the hope that it will
f16221ab2b8349055c8666e025af133892594bc4wrowe# be useful, but WITHOUT ANY WARRANTY of any kind.
# NODOCS=1 don't build docs, use precompiled UserManual.pdf and
# VirtualBox.chm from $HOME
debrel := $(if $(shell which lsb_release),_$(shell lsb_release -si)_$(shell lsb_release -sc),unknown)
$(debcfgs) \
$(debcfgs) \
dh_clean -k
sed \
install -D -g 0 -o 0 -m 0644 \
install -D -g 0 -o 0 -m 0644 \
dh_link \
sed \
dh_strip --keep-debug --exclude=libVBoxQtCore.so.4 --exclude=libVBoxQtGui.so.4 --exclude=libVBoxQtNetwork.so.4 --exclude=libqtaccessiblewidgets.so
for f in \
dh_gencontrol -- \