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
Gautam Chitnis
web-ui-redesign
Commits
c6d27a64
Commit
c6d27a64
authored
Jun 12, 2008
by
Felix Paul Kühne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clean more correctly
Use a ffmpeg revision which suits our state of patches
parent
2b31f402
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
extras/contrib/Makefile
extras/contrib/Makefile
+1
-1
extras/contrib/src/Makefile
extras/contrib/src/Makefile
+1
-1
No files found.
extras/contrib/Makefile
View file @
c6d27a64
...
...
@@ -25,7 +25,7 @@
include
./config.mak
BUILDDIRS
=
bin doc etc include info lib man sbin share vlc-lib tmp gecko-sdk
BUILDDIRS
=
bin doc etc include info lib man sbin share vlc-lib tmp gecko-sdk
config.mak distro.mak
all
:
$(MAKE)
-C
src all
...
...
extras/contrib/src/Makefile
View file @
c6d27a64
...
...
@@ -1067,7 +1067,7 @@ DISTCLEAN_PKG += amrwb-$(LIBAMR_WB_VERSION).tar.bz2
ifdef
SVN
ffmpeg
:
$(SVN)
co
$(FFMPEG_SVN)
ffmpeg
-r
1
2920
$(SVN)
co
$(FFMPEG_SVN)
ffmpeg
-r
1
3752
ifeq
($(HOST),i586-pc-beos)
(
cd
$@
;
patch
-p0
< ../Patches/ffmpeg-svn-beos.patch
)
endif
...
...
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