wok diff lxmenu-data/receipt @ rev 20994

updated gptfdisk (1.0.3 -> 1.0.4)
author Hans-G?nter Theisgen
date Thu Mar 07 17:31:34 2019 +0100 (2019-03-07)
parents 44c7f1417384
children f785404cbaa7
line diff
     1.1 --- a/lxmenu-data/receipt	Mon Jan 02 18:35:23 2017 +0000
     1.2 +++ b/lxmenu-data/receipt	Thu Mar 07 17:31:34 2019 +0100
     1.3 @@ -13,7 +13,7 @@
     1.4  TAGS="LXDE"
     1.5  HOST_ARCH="i486 arm"
     1.6  
     1.7 -[ "$ARCH" == "i486" ] && BUILD_DEPENDS="gettext intltool"
     1.8 +[ "$ARCH" = "i486" ] && BUILD_DEPENDS="gettext intltool"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()