Eric Bélanger a écrit : > On Fri, Sep 18, 2009 at 7:51 PM, Evangelos Foutras <[email protected]> > wrote: > >> bardo wrote: >> >>> Dupes come mostly from the any-arch transition. In fact I had looked >>> around a bit, but couldn't find some king of guide - what exactly >>> should we untag on the repo to remove a specific architecture? >>> >> I believe all you need to do is `svn rm' the unwanted repo from the repos >> directory and `svn commit'. That's what I did for a couple of my packages >> when I transitioned them to the 'any' arch. >> >> > > Yes, that's how you do it. There is a fix in git that will do that > automatically in the future. > > Indeed. Actually, I would recommend (not as general practice but for the time being) to use the devtools from the git repo: sudo pacman -R devtools git clone git://projects.archlinux.org/devtools.git cd devtools sudo make install
F
