Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Steve Lhomme
VLC
Commits
d12e3442
Commit
d12e3442
authored
Feb 26, 2017
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
contribs: fix mfx rule broken in
0a9d2d08
parent
74646130
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
contrib/src/mfx/rules.mak
contrib/src/mfx/rules.mak
+1
-1
No files found.
contrib/src/mfx/rules.mak
View file @
d12e3442
...
...
@@ -17,7 +17,7 @@ $(TARBALLS)/mfx-$(MFX_GITHASH).tar.xz:
$(
call
check_githash,
$(MFX_GITHASH)
)
touch
$@
mfx
:
mfx-
git
.tar.xz .sum-mfx
mfx
:
mfx-
$(MFX_GITHASH)
.tar.xz .sum-mfx
$(UNPACK)
cd
$(UNPACK_DIR)
&&
autoreconf
-ivf
$(MOVE)
...
...
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