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-Oct-2007 13:57:10
Branch: HEAD Handle: 2007102812570900
Modified files:
openpkg-src/stunnel stunnel.spec
Log:
unbreak after recent upgrade (vendor has chosen a different location
for the binary now)
Summary:
Revision Changes Path
1.80 +1 -0 openpkg-src/stunnel/stunnel.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/stunnel/stunnel.spec
============================================================================
$ cvs diff -u -r1.79 -r1.80 stunnel.spec
--- openpkg-src/stunnel/stunnel.spec 28 Oct 2007 08:18:27 -0000 1.79
+++ openpkg-src/stunnel/stunnel.spec 28 Oct 2007 12:57:09 -0000 1.80
@@ -92,6 +92,7 @@
LIBS="%{l_fsl_libs}" \
./configure \
--prefix=%{l_prefix} \
+ --bindir=%{l_prefix}/sbin \
--mandir=%{l_prefix}/man \
--with-ssl=%{l_prefix} \
--with-threads=fork \
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]