Changeset f66f01a125d936a607991a13fc18e09c9e2e1d8e
- Timestamp:
- 05/26/08 21:48:09
(3 months ago)
- Author:
- Rafaël Carré <funman@videolan.org>
- git-committer:
- Rafaël Carré <funman@videolan.org> 1211831289 +0200
- git-parent:
[213cea9c47c82be66386a2e36bd250cee3475b8f]
- git-author:
- Rafaël Carré <funman@videolan.org> 1211831289 +0200
- Message:
Fix FFmpeg .pc creation - patch to be sent at FFmpeg developers
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rc6b1b02 |
rf66f01a |
|
| 1069 | 1069 | ffmpeg: |
|---|
| 1070 | 1070 | $(SVN) co $(FFMPEG_SVN) ffmpeg -r 12920 |
|---|
| | 1071 | (cd $@; patch -p0 < ../Patches/ffmpeg-pkg-config.patch) |
|---|
| 1071 | 1072 | ifeq ($(HOST),i586-pc-beos) |
|---|
| 1072 | 1073 | (cd $@; patch -p0 < ../Patches/ffmpeg-svn-beos.patch) |
|---|