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:05
Branch: HEAD Handle: 2007071310570400
Modified files:
openpkg-src/wireshark wireshark.spec
Log:
fix filesystem layout
Summary:
Revision Changes Path
1.12 +2 -1 openpkg-src/wireshark/wireshark.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/wireshark/wireshark.spec
============================================================================
$ cvs diff -u -r1.11 -r1.12 wireshark.spec
--- openpkg-src/wireshark/wireshark.spec 6 Jul 2007 09:42:55 -0000
1.11
+++ openpkg-src/wireshark/wireshark.spec 13 Jul 2007 09:57:04 -0000
1.12
@@ -33,7 +33,7 @@
Group: Capturing
License: GPL
Version: 0.99.6
-Release: 20070706
+Release: 20070713
# package options
%option with_gui yes
@@ -118,6 +118,7 @@
LDFLAGS="%{l_ldflags}" \
./configure \
--prefix=%{l_prefix} \
+ --mandir=%{l_prefix}/man \
--sysconfdir=%{l_prefix}/etc/wireshark \
--with-plugins=%{l_prefix}/libexec/wireshark \
--enable-tshark \
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]