pkg/deb: fix nightly builds

with the latest cmake changes related to static channels builds fail on
wheezy and precise this fixes the problem.
This commit is contained in:
Bernhard Miklautz 2016-02-01 12:47:00 +01:00
parent e83f97b64a
commit 7b9881ef6a

View File

@ -36,6 +36,7 @@ override_dh_strip:
override_dh_install:
mkdir -p debian/tmp/opt/freerdp-nightly/lib/cmake/
rm -rf debian/tmp/opt/freerdp-nightly/lib/freerdp/*.a
dh_install --fail-missing