OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 10-Mar-2003 13:31:26
Branch: HEAD Handle: 2003031012312400
Modified files:
openpkg-src/xaw3d xaw3d.spec
Log:
removed obsolete include of widec.h
Summary:
Revision Changes Path
1.7 +2 -1 openpkg-src/xaw3d/xaw3d.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/xaw3d/xaw3d.spec
============================================================================
$ cvs diff -u -r1.6 -r1.7 xaw3d.spec
--- openpkg-src/xaw3d/xaw3d.spec 31 Jan 2003 12:26:26 -0000 1.6
+++ openpkg-src/xaw3d/xaw3d.spec 10 Mar 2003 12:31:24 -0000 1.7
@@ -33,7 +33,7 @@
Group: XWindow
License: GPL
Version: 1.5
-Release: 20021017
+Release: 20030310
# list of sources
Source0: ftp://ftp.x.org/contrib/widgets/Xaw3d/R6.3/Xaw3d-%{version}.tar.gz
@@ -51,6 +51,7 @@
%prep
%setup -q -c
+ %{l_shtool} subst -e 's;^#include <widec.h>;;' xc/lib/Xaw3d/XawI18n.h
%build
cd xc/lib/Xaw3d/
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]