wok rev 21633

openmotif: modified WGET_URL again
author Hans-G?nter Theisgen
date Tue May 28 15:10:25 2019 +0100 (2019-05-28)
parents 9eb4a7f42423
children 534a7246f0c9
files openmotif-demo/receipt openmotif-dev/receipt openmotif-man/receipt openmotif/receipt
line diff
     1.1 --- a/openmotif-demo/receipt	Tue May 28 15:03:42 2019 +0100
     1.2 +++ b/openmotif-demo/receipt	Tue May 28 15:10:25 2019 +0100
     1.3 @@ -17,4 +17,3 @@
     1.4  	mkdir -p $fs/usr/share
     1.5  	cp -a $install/usr/share/Xm $fs/usr/share
     1.6  }
     1.7 -
     2.1 --- a/openmotif-dev/receipt	Tue May 28 15:03:42 2019 +0100
     2.2 +++ b/openmotif-dev/receipt	Tue May 28 15:10:25 2019 +0100
     2.3 @@ -21,4 +21,3 @@
     2.4  	cp -a $install/usr/bin/uil	$fs/usr/bin
     2.5  	cp -a $install/usr/include	$fs/usr
     2.6  }
     2.7 -
     3.1 --- a/openmotif-man/receipt	Tue May 28 15:03:42 2019 +0100
     3.2 +++ b/openmotif-man/receipt	Tue May 28 15:10:25 2019 +0100
     3.3 @@ -16,4 +16,3 @@
     3.4  	mkdir -p $fs/usr/share
     3.5  	cp -a $install/usr/share/man $fs/usr/share
     3.6  }
     3.7 -
     4.1 --- a/openmotif/receipt	Tue May 28 15:03:42 2019 +0100
     4.2 +++ b/openmotif/receipt	Tue May 28 15:10:25 2019 +0100
     4.3 @@ -9,7 +9,7 @@
     4.4  WEB_SITE="http://www.opengroup.org/openmotif/"
     4.5  
     4.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     4.7 -WGET_URL="$SF_MIRROR/motif/motif/motif-$VERSION.tar.gz"
     4.8 +WGET_URL="$SF_MIRROR/motif/motif-$VERSION.tar.gz"
     4.9  
    4.10  DEPENDS="expat fontconfig freetype jpeg libpng xorg xorg-libXft xorg-libXp"
    4.11  BUILD_DEPENDS="bison expat-dev flex fontconfig-dev freetype-dev jpeg-dev \