Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
e0f21fbc
Commit
e0f21fbc
authored
Jun 02, 2008
by
Jean-Paul Saman
Browse files
Fix applying of ffmpeg-svn-configure patch.
parent
66902e1b
Changes
1
Hide whitespace changes
Inline
Side-by-side
extras/contrib/src/Makefile
View file @
e0f21fbc
...
...
@@ -1090,7 +1090,7 @@ ifdef HAVE_UCLIBC
patch
-p0
< Patches/ffmpeg-svn-internal-define.patch
patch
-p0
< Patches/ffmpeg-svn-libavformat.patch
endif
(
cd
$@
;
patch
-p0
< Patches/ffmpeg-svn-configure.patch
)
(
cd
$@
;
patch
-p0
<
../
Patches/ffmpeg-svn-configure.patch
)
else
ffmpeg-$(FFMPEG_VERSION).tar.gz
:
echo
"ffmpeg snapshot is too old, you MUST use subversion !"
...
...
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