From: Carnë D. <car...@gm...> - 2012-09-26 17:56:19
|
On 26 September 2012 18:53, JuanPi <aj...@gm...> wrote: > On Wed, Sep 26, 2012 at 1:47 PM, Carnë Draug <car...@gm...> wrote: >> On 26 September 2012 12:54, JuanPi <aj...@gm...> wrote: >>> I received a oral request to make "pkg update" keep the autoload >>> configuration define by the user. Apparently currently it doesn't. >>> Also to make it accept a list of package to update. >> >> We spoke about actually removing the autoload completely at OctConf... >> You should probably recommend him to have the autoload in his >> .octaverc file. >> >> Carnë > > ok, you are right. So his .octaverc should have the lines > > pkg load my_package my_other_package > > and so on, right? yes |