|
|
|
|
@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
|
|
|
|
|
Group: XWindow |
|
|
|
|
License: GPL |
|
|
|
|
Version: 1.5 |
|
|
|
|
Release: 20030405 |
|
|
|
|
Release: 20030406 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: ftp://ftp.x.org/contrib/widgets/Xaw3d/R6.3/Xaw3d-%{version}.tar.gz |
|
|
|
|
@ -73,7 +73,7 @@ AutoReqProv: no
|
|
|
|
|
Makefile |
|
|
|
|
%{l_make} %{l_mflags -O} LD=ld |
|
|
|
|
if [ ! -f libXaw3d.a ]; then |
|
|
|
|
ar -rs libXaw3d.a *.o |
|
|
|
|
ar cr libXaw3d.a *.o |
|
|
|
|
ranlib libXaw3d.a |
|
|
|
|
fi |
|
|
|
|
|
|
|
|
|
|