ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/p5-xml-parser.spec
(Generate patch)

Comparing COMP/CMSDIST/p5-xml-parser.spec (file contents):
Revision 1.6 by lat, Mon May 15 18:33:01 2006 UTC vs.
Revision 1.7 by elmer, Fri Jun 9 17:29:25 2006 UTC

# Line 13 | Line 13 | perl Makefile.PL PREFIX=%i LIB=%i/lib/si
13                   EXPATLIBPATH=$EXPAT_ROOT/lib \
14                   EXPATINCPATH=$EXPAT_ROOT/include
15   make
16 < make test
16 > case $(uname)-$(uname -m) in
17 >  Linux*)
18 >    make test
19 > esac
20   %install
21   make install

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines