wok-6.x diff mypaint/receipt @ rev 23252
updated nss-ldapd (0.7.15 -> 0.9.11)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Mar 25 14:43:12 2020 +0100 (2020-03-25) |
parents | 408c87fa22ca |
children | 241fb98cab1c |
line diff
1.1 --- a/mypaint/receipt Sat Aug 10 17:48:05 2013 +0000 1.2 +++ b/mypaint/receipt Wed Mar 25 14:43:12 2020 +0100 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="A fast and easy painting application for digital painters, with brush dynamics" 1.5 MAINTAINER="slaxemulator@gmail.com" 1.6 LICENSE="GPL2" 1.7 -WEB_SITE="http://mypaint.intilinux.com/" 1.8 +WEB_SITE="http://mypaint.org/" 1.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WGET_URL="http://download.gna.org/$PACKAGE/$TARBALL" 1.11 1.12 @@ -16,7 +16,6 @@ 1.13 # Rules to configure and make the package. 1.14 compile_rules() 1.15 { 1.16 - cd $src 1.17 scons 1.18 scons prefix=$DESTDIR/usr install 1.19 }