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


Ignore:
Timestamp:
08/19/08 03:30:52 (7 years ago)
Author:
andreasf
Comment:

Reference patch command

Legend:

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

    v3 v4  
    11Git 1.6.0 is released now, so that you can download a source tarball. 
    22 
    3 On top you must apply the following [http://git.kernel.org/?p=git/git.git;a=commit;h=fdb2a2a600969598fd80f01b009fbbb020d596ab commit] and the following [http://marc.info/?l=git&m=121897106111619&w=2 patch] as well as change `ls` to `ls -1` in {{{templates/Makefile}}}. 
     3On top you must apply the following [http://git.kernel.org/?p=git/git.git;a=commit;h=fdb2a2a600969598fd80f01b009fbbb020d596ab commit] and the following [http://marc.info/?l=git&m=121897106111619&w=2 patch] (via `patch -p1 < the.patch`) as well as change `ls` to `ls -1` in {{{templates/Makefile}}}. 
    44 
    55You can then build by using: 
    … …  
    1414(Additional changes would be necessary for `configure` to work.) 
    1515 
    16 Then run `make install` with the same arguments as for `make`. 
     16To install, run `make install` with the same arguments as for `make`. 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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