Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
VideoLAN
VLC-iOS
Commits
8e1311e5
Commit
8e1311e5
authored
May 19, 2013
by
Jean-Baptiste Kempf
Browse files
Clone the HTTPiPhoneServer too
parent
aa606c85
Changes
1
Hide whitespace changes
Inline
Side-by-side
buildAspenProject.sh
View file @
8e1311e5
...
...
@@ -159,6 +159,18 @@ exit 1
fi
cd
..
fi
if
!
[
-e
CocoaHTTPServer-Iphone
]
;
then
git clone git://github.com/vodkhang/CocoaHTTPServer-Iphone.git
#cd AQGridView
#git am ../../patches/aqgridview/*.patch
#if [ $? -ne 0 ]; then
#git am --abort
#info "Applying the patches failed, aborting git-am"
#exit 1
#fi
cd
..
fi
info
"Setup 'External' folders"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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