wok diff idesk/receipt @ rev 23828
inkscape: remove two files to avoid sed errors
author | Hans-G?nter Theisgen |
---|---|
date | Sun May 31 07:22:15 2020 +0100 (2020-05-31) |
parents | de49f29b101e |
children | ba7cbdb5749c |
line diff
1.1 --- a/idesk/receipt Thu Dec 05 15:25:09 2013 +0000 1.2 +++ b/idesk/receipt Sun May 31 07:22:15 2020 +0100 1.3 @@ -9,6 +9,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.5 WEB_SITE="http://idesk.sourceforge.net/" 1.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.7 +HOST_ARCH="i486 arm" 1.8 1.9 DEPENDS="imlib2 xorg-libXft" 1.10 BUILD_DEPENDS="imlib2-dev xorg-libXft-dev" 1.11 @@ -16,7 +17,6 @@ 1.12 # Rules to configure and make the package. 1.13 compile_rules() 1.14 { 1.15 - cd $src 1.16 patch -p 0 < $stuff/DesktopConfig.patch || exit 1 1.17 ./configure \ 1.18 --enable-xft \