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: 14-Oct-2005 08:25:04
Branch: HEAD Handle: 2005101407250400
Modified files:
openpkg-src/axyftp axyftp.spec
Log:
try to fix building
Summary:
Revision Changes Path
1.30 +2 -1 openpkg-src/axyftp/axyftp.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/axyftp/axyftp.spec
============================================================================
$ cvs diff -u -r1.29 -r1.30 axyftp.spec
--- openpkg-src/axyftp/axyftp.spec 24 Mar 2005 11:18:27 -0000 1.29
+++ openpkg-src/axyftp/axyftp.spec 14 Oct 2005 06:25:04 -0000 1.30
@@ -33,7 +33,7 @@
Group: FTP
License: Artistic
Version: 0.5.1
-Release: 20040207
+Release: 20051014
# list of sources
Source0: ftp://ftp.wxftp.seul.org/pub/wxftp/axyftp-%{version}.tar.gz
@@ -63,6 +63,7 @@
CC="%{l_cc}" \
CFLAGS="%{l_cflags -O}" \
CPPFLAGS="%{l_cppflags}" \
+ LDFLAGS="%{l_ldflags}" \
./configure \
--prefix=%{l_prefix} \
--with-gui=gtk \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]