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: 11-Oct-2005 09:02:02
Branch: HEAD Handle: 2005101108020200
Modified files:
openpkg-src/lsh lsh.spec
Log:
fix a little bit of install procedure
Summary:
Revision Changes Path
1.5 +2 -1 openpkg-src/lsh/lsh.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/lsh/lsh.spec
============================================================================
$ cvs diff -u -r1.4 -r1.5 lsh.spec
--- openpkg-src/lsh/lsh.spec 24 Mar 2005 11:19:23 -0000 1.4
+++ openpkg-src/lsh/lsh.spec 11 Oct 2005 07:02:02 -0000 1.5
@@ -33,7 +33,7 @@
Group: Network
License: GPL
Version: 2.0.1
-Release: 20050317
+Release: 20051011
# list of sources
Source0: ftp://ftp.lysator.liu.se/pub/security/lsh/lsh-%{version}.tar.gz
@@ -76,6 +76,7 @@
CFLAGS="%{l_cflags -O}" \
CPPFLAGS="%{l_cppflags}" \
LDFLAGS="%{l_ldflags}" \
+ INSTALL="%{l_shtool} install" \
./configure \
--prefix=%{l_prefix} \
--sysconfdir=%{l_prefix}/etc/lsh \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]