HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 2 and Version 3 of www-client/mozilla-firefox/2.0.0.22pre/1


Ignore:
Timestamp:
07/08/09 18:28:18 (6 years ago)
Author:
mmadia
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • www-client/mozilla-firefox/2.0.0.22pre/1

    v2 v3  
    5757patch -p0 -i mozilla-firefox/bezilla-patches-2009-07-07.diff 
    5858copyattr -d -r -x .svn mozilla-firefox/copy-to-mozilla-src-dir/* mozilla/ 
     59export AC213='/boot/apps/autoconf-2.13/bin/autoconf -m /boot/apps/autoconf-2.13/share/autoconf' 
     60cd mozilla ; $AC213  
     61cd nsprpub ; $AC213 ; cd ../ 
     62cd directory/c-sdk ; $AC213 ; cd ../../../ 
    5963}}} 
    6064 
    … …  
    7074== Building ==  
    7175{{{ 
    72 export AC213='/boot/apps/autoconf-2.13/bin/autoconf -m /boot/apps/autoconf-2.13/share/autoconf' 
    73 cd mozilla ; $AC213  
    74 cd nsprpub ; $AC213 ; cd .. 
    75 cd directory/c-sdk ; $AC213 ; cd ../.. 
     76cd mozilla 
    7677make -f client.mk build 
    7778}}} 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/