wok-next diff opencpn/receipt @ rev 4689

dmraid: fix maintainer email.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Wed Dec 30 23:48:03 2009 +0100 (2009-12-30)
parents b745c9a1ec09
children 6ec17b55b59a
line diff
     1.1 --- a/opencpn/receipt	Sat Jun 20 19:28:31 2009 +0200
     1.2 +++ b/opencpn/receipt	Wed Dec 30 23:48:03 2009 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="opencpn"
     1.7 -VERSION="1.2.8"
     1.8 +VERSION="1.3.2"
     1.9  CATEGORY="utilities"
    1.10  SHORT_DESC="A concise Chart/plotter Navigator"
    1.11  MAINTAINER="allan316@gmail.com"
    1.12 @@ -15,6 +15,7 @@
    1.13  compile_rules()
    1.14  {
    1.15  	cd $src
    1.16 +	busybox patch -p0 -i ../stuff/glib.u
    1.17  	./configure \
    1.18  		--prefix=/usr \
    1.19  		--infodir=/usr/share/info \