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

Comparing COMP/CMSDIST/nss.spec (file contents):
Revision 1.4 by eulisse, Fri May 21 13:22:56 2010 UTC vs.
Revision 1.5 by eulisse, Fri Jun 18 15:08:39 2010 UTC

# Line 14 | Line 14 | case %cmsplatf in
14    ;;
15   esac
16  
17 + make -C ./mozilla/security/coreconf clean
18 + make -C ./mozilla/security/dbm clean
19 + make -C ./mozilla/security/nss clean
20   make -C ./mozilla/security/coreconf
21   make -C ./mozilla/security/dbm
22 < case %cmsplatf in
20 < osx*)
21 <  make -C ./mozilla/security/nss CC="gcc -framework Foundation -framework Carbon"
22 < ;;
23 < *)
24 <  make -C ./mozilla/security/nss
25 < ;;
26 < esac
22 > make -C ./mozilla/security/nss
23  
24   %install
25   case %cmsplatf in

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines