Re: [LAU] Ardour3

From: Bernardo Barros <bernardobarros2@email-addr-hidden>
Date: Tue Dec 21 2010 - 16:55:45 EET

2010/12/21 Bernardo Barros <bernardobarros2@email-addr-hidden>:
> KXStudio cheaps a Ubuntu binary package, it's quite other thing.
> In AUR we provide only a build script that can be update very easily.
> It does a 'svn update' and builds for the user.

actually the pkgbuild does just this:

  if [ -d $_svnmod ] ; then
    (cd $_svnmod && svn update)
    msg "The local files are updated."
  else
    svn co ${_svntrunk} ${_svnmod}
  fi
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Tue Dec 21 20:15:03 2010

This archive was generated by hypermail 2.1.8 : Tue Dec 21 2010 - 20:15:03 EET