On Tue, Dec 21, 2010 at 3:29 PM, Bernardo Barros <[email protected]>wrote:
> Dear TUs, > > If you decide to leave the package in AUR, I've already added this to > post_install and post_update: > > echo ">>> > ----------------------------------------WARNING----------------------------------------" > echo ">>> This is not an official ardour or arch package, as most of > AUR users already know. " > echo ">>> Please if you really want to try this svn snapshot, make > sure you update it frequently" > echo ">>> and that you are capable of providing useful debug > information for the developers." > echo ">>>" > echo ">>> Please also read the following links:" > echo ">>> http://ardour.org/debugging_ardour" > echo ">>> http://ardour.org/how_to_report_a_bug" > echo ">>>" > echo ">>> From the main developer as of 2010/12: " > echo ">>> we have not asked (and are not asking) for people > not" > echo ">>> comfortable with debuggers and other tracing tools > to " > echo ">>> be using ardour3 at this time." > echo ">>>" > echo ">>> The authors also recomend that Arch users DO NOT use this > PKGBUILD" > echo ">>> and instead make all the steps using svn and 'svn > update'." > echo ">>> > ----------------------------------------------------------------------------------------" > Why do you need to put this in post_update as well ? Could you also try to reduce this to meaningful info ? Like "Please be advised that ardour3 is not ready for use yet". -- Cédric Girard
