wok-current view get-opera/receipt @ rev 3533

merge 3532:012d72b2b629 , 3530:0109c31e8835
author root@bt-199-036.bta.net.cn
date Mon Jun 22 17:30:40 2009 +0800 (2009-06-22)
parents
children 112c7cb6ae86
line source
1 # SliTaz package receipt.
3 PACKAGE="get-opera"
4 VERSION="1.00"
5 CATEGORY="non-free"
6 SHORT_DESC="Get Opera Web browser."
7 MAINTAINER="pascal.bellard@slitaz.org"
8 WEB_SITE="http://www.opera.com/"
10 # Rules to gen a SliTaz package suitable for Tazpkg.
11 genpkg_rules()
12 {
13 mkdir -p $fs/usr/bin
14 cp stuff/get-opera $fs/usr/bin
15 }