[aur-general] How to use a local directory as the source for a -git package

Myles English mylesenglish at gmail.com
Tue May 14 15:40:41 EDT 2013


郑文辉(Techlive Zheng) writes:

> I have tried the following, none of them working
>
>     source="git://../.."
>
>     source="git+../../"
>
>     source="git+/path/to/somefile"

Here's one of mine for the package dolfin-git:

source=("dolfin::git+https://bitbucket.org/fenics-project/dolfin.git#branch=${_branch}")


More information about the aur-general mailing list