Several fixes to the debian package.
[deb_libcec.git] / debian / patches / exynos-dpkg.patch
index 84b7926bb8c483110da7ffe966c59fb3d16b0682..279223fe5bc69562ff97d08ac2d5a5a27476736b 100644 (file)
@@ -5,7 +5,7 @@
        dh  $@ --parallel
  
 +DEB_HOST_ARCH=$(shell dpkg-architecture -qDEB_HOST_ARCH)
-+ifeq $(DEB_HOST_ARCH),armhf)
++ifeq ($(DEB_HOST_ARCH),armhf)
 +override_dh_auto_configure:
 +      dh_auto_configure -- --enable-exynos
 +endif