diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-04-14 02:17:54 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-04-14 02:17:54 -0400 |
commit | 65e3ef63f7475a217da5205a788f52f3888ebea7 (patch) | |
tree | fb4a0428bf476bcc6d62824f000ec4f375de8b2c /common.mk | |
parent | 05a44e86fbb656e5a4f6228c28b61df740549b34 (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.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |