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 1 and Version 2 of dev-util/git/1.6.0/1


Ignore:
Timestamp:
08/08/08 07:43:42 (7 years ago)
Author:
andreasf
Comment:

Moved from version 1.5.5 revision 3

Legend:

Unmodified
Added
Removed
Modified
  • dev-util/git/1.6.0/1

    v1 v2  
    1   
     1[http://repo.or.cz/w/git/haiku.git?a=shortlog;h=refs/heads/haiku Git repository] 
     2 
     3== Building == 
     4{{{ 
     5git clone git://repo.or.cz/git/haiku.git git 
     6cd git 
     7make configure 
     8./configure --prefix=/boot/home/config --without-tcltk --with-perl=/boot/home/config/bin/perl \ 
     9  --with-openssl=/boot/home/config --with-curl --with-expat LDFLAGS=-L/boot/home/config/lib 
     10make NO_R_TO_GCC_LINKER=YesPlease 
     11make install NO_R_TO_GCC_LINKER=YesPlease 
     12}}} 
     13 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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