summaryrefslogtreecommitdiff
path: root/scripts/Makefile.am
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2012-06-04 10:37:35 +1000
committerAllan McRae <allan@archlinux.org>2012-08-04 00:16:38 +1000
commit91d119af1c97c7f2d78bbd98c73c737bf6f7247d (patch)
tree5d3a290a3423217faa41ab2cdad86a01dbd6e341 /scripts/Makefile.am
parent57e06394dd19191f36880aa8d1d4522a458922ca (diff)
makepkg: allow using GIT source URLs
Allow specifing GIT sources using the following syntax source=('<folder>::<repo>#<fragment>') This will download the git repo <repo> into <folder> (into $SRCDIR if set, otherwise $startdir). <repo> must start with "git", but non-git protocols are handled using (e.g.) "git+http://...". The <fragment> can be used to specify a branch, tag, or commit to build from. e.g. branch=maint. Checksum entries for git sources should be "SKIP". Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'scripts/Makefile.am')
0 files changed, 0 insertions, 0 deletions