X-Git-Url: https://git.piment-noir.org/?p=deb_libcec.git;a=blobdiff_plain;f=debian%2Fpatches%2Fexynos-dpkg.patch;fp=debian%2Fpatches%2Fexynos-dpkg.patch;h=84b7926bb8c483110da7ffe966c59fb3d16b0682;hp=5c1581b8aa9b7517265c3d54c7d276c0ac3c308e;hb=fe312fda1859e237686b12f3aba4f46a687e22a7;hpb=bd7729effaee0b3736f82cfb091e4e00e61c9e04 diff --git a/debian/patches/exynos-dpkg.patch b/debian/patches/exynos-dpkg.patch index 5c1581b..84b7926 100644 --- a/debian/patches/exynos-dpkg.patch +++ b/debian/patches/exynos-dpkg.patch @@ -1,8 +1,11 @@ --- a/debian/rules +++ b/debian/rules -@@ -6,3 +6,5 @@ +@@ -6,3 +6,8 @@ %: dh $@ --parallel ++DEB_HOST_ARCH=$(shell dpkg-architecture -qDEB_HOST_ARCH) ++ifeq $(DEB_HOST_ARCH),armhf) +override_dh_auto_configure: + dh_auto_configure -- --enable-exynos ++endif