OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 28-Jan-2007 10:03:10
Branch: HEAD Handle: 2007012809031000
Modified files:
openpkg-src/io io.spec
Log:
upgrading package: io 20061207 -> 20070104
Summary:
Revision Changes Path
1.3 +4 -4 openpkg-src/io/io.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/io/io.spec
============================================================================
$ cvs diff -u -r1.2 -r1.3 io.spec
--- openpkg-src/io/io.spec 1 Jan 2007 17:38:41 -0000 1.2
+++ openpkg-src/io/io.spec 28 Jan 2007 09:03:10 -0000 1.3
@@ -23,8 +23,8 @@
##
# package version
-%define V_opkg 20061207
-%define V_dist 2006-12-07
+%define V_opkg 20070104
+%define V_dist 2007-01-04
# package information
Name: io
@@ -37,7 +37,7 @@
Group: Language
License: BSD
Version: %{V_opkg}
-Release: 20061209
+Release: 20070128
# package options
%option with_threads no
@@ -113,7 +113,7 @@
# build program and addons
%{l_make} %{l_mflags -O} \
INSTALL_PREFIX=%{l_prefix} \
- CC="%{l_cc} %{l_cflags -O} %{l_cppflags} %{l_ldflags}"
+ CC="%{l_cc} %{l_cflags -O} %{l_cppflags} -L_build/lib %{l_ldflags}"
%install
# install program and addons
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]