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

Comparing COMP/CMSDIST/qt.spec (file contents):
Revision 1.40 by eulisse, Mon Nov 2 14:08:38 2009 UTC vs.
Revision 1.42 by elmer, Sun Nov 8 03:14:50 2009 UTC

# Line 41 | Line 41 | make %makeprocesses
41   %install
42   make install
43  
44 + # Remove the doc, as it is large and we don't need that in
45 + # our rpms (it is all available on the web in any case)
46 + rm -fR %i/doc
47 + # Remove also the demos and examples as they are not generally
48 + # useful from our rpm's and SW area
49 + rm -fR %i/demos
50 + rm -fR %i/examples
51 +
52   # Qt itself has some paths that can only be overwritten by
53   # using an appropriate `qt.conf`.
54   # Without this qmake will complain whenever used in

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines