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 7 and Version 8 of BepFile


Ignore:
Timestamp:
01/11/08 16:42:10 (8 years ago)
Author:
brecht
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BepFile

    v7 v8  
    8080        cd xyz-1.0.0 
    8181        if [ "$BEPORTS_PLATFORM" = "BONE" ] ; then 
    82                 export EXTRA_CONFARGS = "--enable-debug"        # there are still some problems on BONE 
     82                export EXTRA_CONFARGS="--enable-debug"  # there are still some problems on BONE 
    8383        else 
    84                 export EXTRA_CONFARGS = "" 
     84                export EXTRA_CONFARGS="" 
    8585        fi 
    8686        ./configure --prefix=/boot/home/config $EXTRA_CONFARGS 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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