Revert dh_missing --fail-missing
This option is not supported on older debian/ubuntu releases. keep the warning for the time being.
This commit is contained in:
parent
1c7e3933a4
commit
769d607d29
@ -47,8 +47,7 @@ override_dh_install:
|
||||
mkdir -p debian/tmp/opt/freerdp-nightly/lib/cmake/
|
||||
rm -rf debian/tmp/opt/freerdp-nightly/lib/freerdp2/*.a
|
||||
|
||||
dh_install
|
||||
dh_missing --fail-missing
|
||||
dh_install --fail-missing
|
||||
|
||||
override_dh_clean:
|
||||
rm -f config.h
|
||||
|
Loading…
Reference in New Issue
Block a user