Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Gautam Chitnis
web-ui-redesign
Commits
8ecff20a
Commit
8ecff20a
authored
Jun 03, 2006
by
Felix Paul Kühne
Browse files
* fixed compilation if svn isn't in the default path
parent
640fe732
Changes
1
Hide whitespace changes
Inline
Side-by-side
extras/contrib/src/Makefile
View file @
8ecff20a
...
...
@@ -889,7 +889,7 @@ DISTCLEAN_PKG += libmatroska-$(LIBMATROSKA_VERSION).tar.bz2
# ***************************************************************************
ffmpeg
:
svn
co
$(FFMPEG_SVN)
ffmpeg
$(SVN)
co
$(FFMPEG_SVN)
ffmpeg
ifeq
($(HOST),i586-pc-beos)
(
cd
$@
;
patch
-p
0 < ../Patches/ffmpeg-cvs-beos.patch
)
endif
...
...
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