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 5 and Version 6 of app-arch/gzip


Ignore:
Timestamp:
05/14/08 21:36:49 (7 years ago)
Author:
scottmc
Comment:

added haiku patch

Legend:

Unmodified
Added
Removed
Modified
  • app-arch/gzip

    v5 v6  
    1111dependencies: none 
    1212 
    13 {{{ 
     13 
    1414For Haiku: 
    15 Needed to modify lib/stdbool.h in 2 places for if defined (__BEOS__) to be if defined (__BEOS__) && !defined (__HAIKU__) 
    16 Then use a Haiku config.guess file, and ./configure --preifx==/boot/common 
    17 make, make install 
    18 }}} 
     15[http://tools.assembla.com/BePorts/browser/BePorts/trunk/app-arch/gzip/patches/gzip-1.3.12-stdbool_.h.diff Patch][[BR]] 
     16Then use a Haiku config.guess file, and ./configure --preifx==/boot/common[[BR]] 
     17make, make install[[BR]] 
     18 
     19 
    1920 
    2021=== revision 1 (brecht) - [BONE] === 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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