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: 13-Jul-2007 11:57:57
Branch: HEAD Handle: 2007071310575700
Modified files:
openpkg-src/pinentry pinentry.spec
Log:
fix filesystem layout
Summary:
Revision Changes Path
1.5 +2 -1 openpkg-src/pinentry/pinentry.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/pinentry/pinentry.spec
============================================================================
$ cvs diff -u -r1.4 -r1.5 pinentry.spec
--- openpkg-src/pinentry/pinentry.spec 6 Jul 2007 16:21:29 -0000
1.4
+++ openpkg-src/pinentry/pinentry.spec 13 Jul 2007 09:57:57 -0000
1.5
@@ -33,7 +33,7 @@
Group: Terminal
License: GPL
Version: 0.7.3
-Release: 20070706
+Release: 20070713
# package options
%option with_x11 no
@@ -82,6 +82,7 @@
LDFLAGS="%{l_ldflags}" \
./configure \
--prefix=%{l_prefix} \
+ --infodir=%{l_prefix}/info \
--enable-pinentry-curses \
--enable-fallback-curses \
--with-ncurses-include-dir=%{l_prefix}/include/ncurses \
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]