wok diff jed/receipt @ rev 17524

horst: add LDFLAGS
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jan 17 22:33:21 2015 +0100 (2015-01-17)
parents 5b41f39a1049
children d3eb5f4b53ea
line diff
     1.1 --- a/jed/receipt	Thu Aug 15 13:01:55 2013 +0000
     1.2 +++ b/jed/receipt	Sat Jan 17 22:33:21 2015 +0100
     1.3 @@ -8,9 +8,9 @@
     1.4  LICENSE="GPL2"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://www.jedsoft.org/jed/"
     1.7 -WGET_URL="ftp://ftp.fu-berlin.de/pub/unix/editors/jed/v0.99/$TARBALL
     1.8 - ftp://space.mit.edu/pub/davis/jed/v0.99/$TARBALL"
     1.9 -TAGS="text-editor" 
    1.10 +WGET_URL="ftp://ftp.fu-berlin.de/pub/unix/editors/jed/v0.99/$TARBALL"
    1.11 +# ftp://space.mit.edu/pub/davis/jed/v0.99/$TARBALL"
    1.12 +TAGS="text-editor"
    1.13  
    1.14  DEPENDS="slang"
    1.15  BUILD_DEPENDS="slang-dev"