/[packages]/cauldron/firefox/current/SPECS/firefox.spec
ViewVC logotype

Diff of /cauldron/firefox/current/SPECS/firefox.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 287523 by dmorgan, Mon Sep 3 06:21:12 2012 UTC revision 287524 by dmorgan, Mon Sep 3 06:50:03 2012 UTC
# Line 185  Files and macros mainly for building Fir Line 185  Files and macros mainly for building Fir
185  # Disable kde integration , need refactoring  # Disable kde integration , need refactoring
186  %patch11 -p1 -b .kde  %patch11 -p1 -b .kde
187  %patch12 -p1 -b .kdemoz  %patch12 -p1 -b .kdemoz
 # install kde.js  
 install -m 644 %{SOURCE9} browser/app/profile/kde.js  
188    
189  %ifarch %arm  %ifarch %arm
190  %if "%{_target_cpu}" != "armv7l"  %if "%{_target_cpu}" != "armv7l"
# Line 272  make -f client.mk build Line 270  make -f client.mk build
270  %install  %install
271  rm -rf %{buildroot}  rm -rf %{buildroot}
272    
273  make -C %{_builddir}/obj/browser/installer STRIP=/bin/true  make -C %{_builddir}/obj/browser/installer STRIP=/bin/true MOZ_PKG_FATAL_WARNINGS=0
274    
275  # Copy files to buildroot  # Copy files to buildroot
276  %{__mkdir_p} %{buildroot}%{mozillalibdir}  %{__mkdir_p} %{buildroot}%{mozillalibdir}
# Line 283  ln -sf %{mozillalibdir}/firefox %{buildr Line 281  ln -sf %{mozillalibdir}/firefox %{buildr
281  pushd %{buildroot}%{_bindir}  pushd %{buildroot}%{_bindir}
282          ln -sf firefox mozilla-firefox          ln -sf firefox mozilla-firefox
283  popd  popd
284    mkdir -p %{buildroot}%{mozillalibdir}/defaults/preferences/
285    install -m 644 %{SOURCE9} %{buildroot}%{mozillalibdir}/defaults/preferences/kde.js
286    
287  # Create and own %_libdir/mozilla/plugins & firefox extensions directories  # Create and own %_libdir/mozilla/plugins & firefox extensions directories
288  %{__mkdir_p} %{buildroot}%{pluginsdir}  %{__mkdir_p} %{buildroot}%{pluginsdir}

Legend:
Removed from v.287523  
changed lines
  Added in v.287524

  ViewVC Help
Powered by ViewVC 1.1.30