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 app-shells/bash-completion


Ignore:
Timestamp:
07/10/11 07:50:34 (4 years ago)
Author:
brecht
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • app-shells/bash-completion

    v2 v3  
    55[end portlog metadata] 
    66 
    7 Haiku-specific changes are maintained at http://github.com/brechtm/bash-completion 
     7Haiku-specific changes are maintained at http://github.com/brechtm/bash-completion. Clone the repository, check out the {{{haiku}}} branch and build: 
     8{{{ 
     9autoreconf -i 
     10./configure --prefix=`finddir B_COMMON_DIRECTORY` 
     11make 
     12mkdir ../bash_completion.destdir 
     13make install DESTDIR=../bash_completion.destdir 
     14}}} 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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