wok diff lxmenu-data/receipt @ rev 23478

updated python-django (1.5.1 -> 1.11.29)
author Hans-G?nter Theisgen
date Sun Apr 05 15:49:21 2020 +0100 (2020-04-05)
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	Sun Apr 05 15:49:21 2020 +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()