mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user