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.14 by elmer, Wed Jun 27 13:34:02 2007 UTC vs.
Revision 1.16 by elmer, Thu Jun 28 15:12:08 2007 UTC

# Line 18 | Line 18 | which gcc
18   rm -rf %_builddir/tmp
19   cd ../expat-%expatversion
20   mkdir -p %_builddir/tmp
21 < ./configure --prefix=%_builddir/tmp --disable-shared --enable-static
21 > ./configure --prefix=%_builddir/tmp --disable-shared --enable-static --with-pic
22   make clean
23   make
24   make install
# Line 55 | Line 55 | case %{cmsos} in
55                               EXPATINCPATH=%_builddir/tmp/include
56              make
57              make install
58 +        else
59 +            make install
60          fi;;
61      *)
62 +        make install
63      ;;
64   esac
65  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines