Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
70055757
Commit
70055757
authored
Jul 06, 2013
by
Rafaël Carré
Browse files
contrib: freetype: fix installation
parent
b64f5e0b
Changes
1
Hide whitespace changes
Inline
Side-by-side
contrib/src/freetype2/rules.mak
View file @
70055757
...
...
@@ -20,5 +20,5 @@ freetype: freetype-$(FREETYPE2_VERSION).tar.gz .sum-freetype2
.freetype2
:
freetype
sed
-i
.orig s/-ansi//
$<
/builds/unix/configure
cd
$<
&&
GNUMAKE
=
$(MAKE)
$(HOSTVARS)
./configure
$(HOSTCONF)
cd
$<
&&
$(MAKE)
install
cd
$<
&&
$(MAKE)
&&
$(MAKE)
install
touch
$@
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