summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-05-25 21:33:12 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-05-25 21:33:12 -0400
commit724f8c309c97aa9af7f963687342e8f37e682204 (patch)
tree286f58a67401ee69d522268f402137206ed92894
parentf8e3c3b96277dc66a0d378b5d825bf1837daf1ee (diff)
parentae785343076fd1fe8b89f69ca370f7fcd0cdcbd4 (diff)
Merge branch 'master-nomake'parabolaweb-2014-09-29
-rw-r--r--common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index 7cdfc836..35f0b3bb 100644
--- a/common.mk
+++ b/common.mk
@@ -22,7 +22,7 @@ $(www)/https/%:
touch '$@'
$(branding)/%:
- libregit 'git://projects.parabolagnulinux.org/artwork.git' master '$(artwork)'
+ gitget checkout 'git://projects.parabolagnulinux.org/artwork.git#branch=master' '$(artwork)'
make -C '$(branding)'
.PHONY: PHONY