OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 05-Oct-2007 09:09:23
Branch: HEAD Handle: 2007100508092300
Modified files:
openpkg-src/cups cups.spec
Log:
fix paths
Summary:
Revision Changes Path
1.46 +2 -1 openpkg-src/cups/cups.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/cups/cups.spec
============================================================================
$ cvs diff -u -r1.45 -r1.46 cups.spec
--- openpkg-src/cups/cups.spec 29 Sep 2007 02:20:27 -0000 1.45
+++ openpkg-src/cups/cups.spec 5 Oct 2007 07:09:23 -0000 1.46
@@ -33,7 +33,7 @@
Group: Print
License: GPL/LGPL (with exceptions)
Version: 1.3.3
-Release: 20070929
+Release: 20071005
# package options
%option with_ssl no
@@ -86,6 +86,7 @@
--prefix=%{l_prefix} \
--bindir=%{l_prefix}/libexec/cups \
--sbindir=%{l_prefix}/libexec/cups \
+ --mandir=%{l_prefix}/man \
--with-docdir=%{l_prefix}/share/doc/cups \
--localstatedir=%{l_prefix}/var/cups \
--with-logdir=%{l_prefix}/var/cups/log \
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]