diff --git a/net-analyzer/wireshark/wireshark-2.0.0~rc3.recipe b/net-analyzer/wireshark/wireshark-2.0.0~rc3.recipe index faa06b68b..1b0b61c01 100644 --- a/net-analyzer/wireshark/wireshark-2.0.0~rc3.recipe +++ b/net-analyzer/wireshark/wireshark-2.0.0~rc3.recipe @@ -65,7 +65,7 @@ BUILD_PREREQUIRES=" cmd:make cmd:pkg_config$secondaryArchSuffix cmd:python - cmd:strip + cmd:strip$secondaryArchSuffix " BUILD() @@ -81,7 +81,7 @@ BUILD() INSTALL() { - # disable install-data-local rulse as it breaks the build + # disable install-data-local rule as it breaks the build sed -i 's/install-data-am: install-data-local/install-data-am: /g' Makefile make install-strip