wok-current diff midori/receipt @ rev 10957
zim: up v0.53
author | Liu Peng <hipeng@about.me> |
---|---|
date | Tue Sep 20 10:58:12 2011 +0800 (2011-09-20) |
parents | 30309843f8ae |
children | e1592a1d0e08 |
line diff
1.1 --- a/midori/receipt Tue Mar 15 17:03:32 2011 +0000 1.2 +++ b/midori/receipt Tue Sep 20 10:58:12 2011 +0800 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="midori" 1.7 -VERSION="0.3.3" 1.8 +VERSION="0.3.6" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="Light Web Browse using GTK+/WebKit." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -23,7 +23,7 @@ 1.13 --disable-unique \ 1.14 --disable-hildon && 1.15 make && 1.16 - make DESTDIR=$PWD/_pkg install 1.17 + make install 1.18 } 1.19 1.20 # Rules to gen a SliTaz package suitable for Tazpkg. 1.21 @@ -33,8 +33,8 @@ 1.22 $fs/usr/share/pixmaps \ 1.23 $fs/usr/share/icons 1.24 cp -a $_pkg/etc $fs 1.25 - cp stuff/config $fs/etc/xdg/midori 1.26 - cp stuff/bookmarks.xbel $fs/etc/xdg/midori 1.27 + cp $stuff/config $fs/etc/xdg/midori 1.28 + cp $stuff/bookmarks.xbel $fs/etc/xdg/midori 1.29 cp -a $_pkg/usr/bin $fs/usr 1.30 cp -a $_pkg/usr/lib $fs/usr 1.31 cp -a $_pkg/usr/share/$PACKAGE $fs/usr/share