summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-04-14 02:17:54 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-04-14 02:17:54 -0400
commit65e3ef63f7475a217da5205a788f52f3888ebea7 (patch)
treefb4a0428bf476bcc6d62824f000ec4f375de8b2c /common.mk
parent05a44e86fbb656e5a4f6228c28b61df740549b34 (diff)
Replace usage of parabolagnulinux.org with parabola.nu, also
replace repo.parabola.nu/isos/ with /iso/, in settings.py
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index 35f0b3bb..92f26337 100644
--- a/common.mk
+++ b/common.mk
@@ -22,7 +22,7 @@ $(www)/https/%:
touch '$@'
$(branding)/%:
- gitget checkout 'git://projects.parabolagnulinux.org/artwork.git#branch=master' '$(artwork)'
+ gitget checkout 'git://projects.parabola.nu/artwork.git#branch=master' '$(artwork)'
make -C '$(branding)'
.PHONY: PHONY