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

郑文辉(Techlive Zheng) techlivezheng at gmail.com
Wed May 15 01:49:56 EDT 2013


2013/5/15 Myles English <mylesenglish at gmail.com>:
>
> 郑文辉(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}")

Okay, thanks guys. The relative path is still not working, but
absolute path is fine. I know it is not good idea use a local path,
but you know, it just a testing build of my project, so it's good at
this case, I found is better use a Arch Package than `make install`
for development.


More information about the aur-general mailing list