Changes between Version 7 and Version 8 of BepFile
- Timestamp:
- 01/11/08 16:42:10 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BepFile
v7 v8 80 80 cd xyz-1.0.0 81 81 if [ "$BEPORTS_PLATFORM" = "BONE" ] ; then 82 export EXTRA_CONFARGS ="--enable-debug" # there are still some problems on BONE82 export EXTRA_CONFARGS="--enable-debug" # there are still some problems on BONE 83 83 else 84 export EXTRA_CONFARGS =""84 export EXTRA_CONFARGS="" 85 85 fi 86 86 ./configure --prefix=/boot/home/config $EXTRA_CONFARGS
