wok-next diff avant-window-navigator/receipt @ rev 18000
qemu: enable curses
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Apr 25 12:57:51 2015 +0200 (2015-04-25) |
parents | 17e313b5b9c1 |
children | d5f9f516b706 |
line diff
1.1 --- a/avant-window-navigator/receipt Tue Feb 17 09:42:47 2015 +0100 1.2 +++ b/avant-window-navigator/receipt Sat Apr 25 12:57:51 2015 +0200 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="https://launchpad.net/awn/" 1.7 -WGET_URL="http://launchpad.net/awn/0.4/$VERSION/+download/$TARBALL" 1.8 +WGET_URL="http://launchpad.net/awn/${VERSION%.*}/$VERSION/+download/$TARBALL" 1.9 TAGS="panel" 1.10 1.11 DEPENDS="acl dbus dbus-glib librsvg libwnck xorg-xcompmgr libgtop \ 1.12 @@ -24,7 +24,6 @@ 1.13 # Binutils 2.22 break many packages build without LDFLAGS set correctly. 1.14 export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries" 1.15 1.16 - cd $src 1.17 ./configure \ 1.18 --prefix=/usr \ 1.19 --sysconfdir=/etc \