Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Archive
gnome-sdk-images
Commits
d1b4b42b
Commit
d1b4b42b
authored
Jun 23, 2015
by
Alexander Larsson
Browse files
Makefile: Update freedesktop-sdk-base to freedesktop.org git
parent
940a8c63
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
d1b4b42b
...
...
@@ -21,7 +21,7 @@ PLATFORM_BASE_IMAGE=$(IMAGEDIR)/freedesktop-contents-platform-$(ARCH)-$(BASE_HAS
$(SDK_BASE_IMAGE) $(PLATFORM_BASE_IMAGE) images
:
if
test
!
-d
freedesktop-sdk-base
;
then
\
git clone git://
git.gnome.org
/freedesktop-sdk-base
;
\
git clone git://
anongit.freedesktop.org/xdg-app
/freedesktop-sdk-base
;
\
fi
(
cd
freedesktop-sdk-base
&&
\
git fetch origin
&&
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment