wok-current diff opencpn/receipt @ rev 4785
python: back to 2.5.1. Unwanted commit.
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sat Jan 16 23:07:49 2010 +0100 (2010-01-16) |
parents | b745c9a1ec09 |
children | 6ec17b55b59a |
line diff
1.1 --- a/opencpn/receipt Sat Jun 20 19:28:31 2009 +0200 1.2 +++ b/opencpn/receipt Sat Jan 16 23:07:49 2010 +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 \