[Babel-users] mv from darcs to git

Gabriel Kerneis kerneis at pps.jussieu.fr
Mon Feb 28 17:45:20 UTC 2011


On Mon, Feb 28, 2011 at 06:21:33PM +0100, Gioacchino Mazzurco wrote:
> >As explained in the commit message I linked, you must use http protocol,
> >not darcs:// (which does not exist).
> 
> yes i was already doing this way as you can see at the latest commit
> before switching to git
> http://gitorious.org/eigennet/packages/blobs/f6ab1558a9460efedcdcc93a53a58d107822bc0e/babeld-eigennet/Makefile

It looks like you miss PKG_SOURCE_SUBDIR, as explained in:
    https://dev.openwrt.org/changeset/23615
Add for instance:
    PKG_SOURCE_SUBDIR=$(PACKAGE_NAME)-darcs

(Note that, for some reason, you did not forget it when setting up the
git package.)

Best,
-- 
Gabriel



More information about the Babel-users mailing list