wok diff transset-df/receipt @ rev 24031

updated dialog (1.3_20190211 -> 1.3_20210324)
author Hans-G?nter Theisgen
date Tue Apr 06 13:52:57 2021 +0100 (2021-04-06)
parents 23c3aed67cd9
children 5d79829fa876
line diff
     1.1 --- a/transset-df/receipt	Thu Dec 05 20:23:08 2013 +0000
     1.2 +++ b/transset-df/receipt	Tue Apr 06 13:52:57 2021 +0100
     1.3 @@ -9,6 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.forchheimer.se/transset-df/"
     1.6  WGET_URL="http://www.forchheimer.se/transset-df/$TARBALL"
     1.7 +HOST_ARCH="i486 arm"
     1.8  
     1.9  DEPENDS="xorg-libXdamage xorg-libXcomposite xorg-xcompmgr xorg-libXrender \
    1.10  xorg-libXext"
    1.11 @@ -17,7 +18,6 @@
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()
    1.14  {
    1.15 -	cd $src
    1.16  	make
    1.17  }
    1.18