#!/bin/bash # A build wrapper script to remind me of how it used to be in the olde days # before r2b, and so that I don't need to remember the complexities of r2b :-) # # Usage: # 1) Update 'x11-portspecificmodules.r2bhelper' so that it builds the ARM X11 drivers # that you want. # 2) ./indibuild BL=/tmp/r2b-buildlist-x11-port-specific cat << EOF > $BL **R2B _X11MODPORTSPECIFIC_ **R2B EOF r2b -c $BL