Browse Source

removed obsolete include of widec.h

master
Christoph Schug 23 years ago committed by Ralf S. Engelschall
parent
commit
7ae1390cfd
  1. 3
      xaw3d/xaw3d.spec

3
xaw3d/xaw3d.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
Group: XWindow Group: XWindow
License: GPL License: GPL
Version: 1.5 Version: 1.5
Release: 20021017 Release: 20030310
# list of sources # list of sources
Source0: ftp://ftp.x.org/contrib/widgets/Xaw3d/R6.3/Xaw3d-%{version}.tar.gz Source0: ftp://ftp.x.org/contrib/widgets/Xaw3d/R6.3/Xaw3d-%{version}.tar.gz
@ -51,6 +51,7 @@ AutoReqProv: no
%prep %prep
%setup -q -c %setup -q -c
%{l_shtool} subst -e 's;^#include <widec.h>;;' xc/lib/Xaw3d/XawI18n.h
%build %build
cd xc/lib/Xaw3d/ cd xc/lib/Xaw3d/

Loading…
Cancel
Save