Magellan Linux

Diff of /smage/trunk/extras/firefox/firefox-30.0-r1.smage2

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

revision 5837 by niro, Mon Jul 21 12:23:04 2014 UTC revision 5838 by niro, Mon Jul 21 12:31:46 2014 UTC
# Line 106  src_prepare() Line 106  src_prepare()
106   # remove version from mozilla-five-home   # remove version from mozilla-five-home
107   mpatch ${PNAME}-30.0-install-dir.patch || die   mpatch ${PNAME}-30.0-install-dir.patch || die
108    
  # fix newer curl-headers  
  sed -i '/#include <curl\/types.h>/d'  \  
  toolkit/crashreporter/google-breakpad/src/common/linux/http_upload.cc \  
  toolkit/crashreporter/google-breakpad/src/common/linux/libcurl_wrapper.cc \  
  config/system-headers \  
  js/src/config/system-headers || die  
   
109   # don't exit with error when some libs are missing which we have in system   # don't exit with error when some libs are missing which we have in system
110   sed -i '/^MOZ_PKG_FATAL_WARNINGS/s@= 1@= 0@' browser/installer/Makefile.in || die   sed -i '/^MOZ_PKG_FATAL_WARNINGS/s@= 1@= 0@' browser/installer/Makefile.in || die
111    

Legend:
Removed from v.5837  
changed lines
  Added in v.5838