Updated debian nightly rules for proxy modules
This commit is contained in:
parent
00c083a854
commit
64b03fff19
@ -1,4 +1,5 @@
|
||||
opt/freerdp-nightly/lib/*.so.*
|
||||
opt/freerdp-nightly/lib/*.so*
|
||||
opt/freerdp-nightly/lib/freerdp3/proxy/*.so*
|
||||
opt/freerdp-nightly/bin
|
||||
opt/freerdp-nightly/share/man/man1/*.1*
|
||||
opt/freerdp-nightly/share/man/man7/wlog.7*
|
||||
|
@ -45,7 +45,7 @@ override_dh_strip:
|
||||
|
||||
override_dh_install:
|
||||
mkdir -p debian/tmp/opt/freerdp-nightly/lib/cmake/
|
||||
rm -rf debian/tmp/opt/freerdp-nightly/lib/freerdp2/*.a
|
||||
rm -rf debian/tmp/opt/freerdp-nightly/lib/freerdp3/*.a
|
||||
|
||||
dh_install --fail-missing
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user