Skip to content

Commit

Permalink
Try something to fix the oss build
Browse files Browse the repository at this point in the history
  • Loading branch information
dellis1972 committed Aug 10, 2020
1 parent 639506d commit 1c7057d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-tools/debian-metadata/rules
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ override_dh_makeclilibs:
echo "noop"

override_dh_shlibdeps:
dh_shlibdeps -X/usr/lib/xamarin.android/xbuild-frameworks/ -X/usr/lib/xamarin.android/xbuild/Xamarin/Android/lib/
dh_shlibdeps -X/usr/lib/xamarin.android/xbuild-frameworks/ -X/usr/lib/xamarin.android/xbuild/Xamarin/Android/lib/ -X/usr/lib/xamarin.android/xbuild/Xamarin/Android/lib32/

override_dh_install:
rm -f bin/*/lib/xamarin.android/xbuild/Xamarin/Android/cross-*.exe*
Expand Down

0 comments on commit 1c7057d

Please # to comment.