Changeset f66f01a125d936a607991a13fc18e09c9e2e1d8e

Show
Ignore:
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
  • extras/contrib/src/Makefile

    rc6b1b02 rf66f01a  
    10691069ffmpeg: 
    10701070    $(SVN) co $(FFMPEG_SVN) ffmpeg -r 12920 
     1071    (cd $@; patch -p0 < ../Patches/ffmpeg-pkg-config.patch) 
    10711072ifeq ($(HOST),i586-pc-beos) 
    10721073    (cd $@; patch -p0 < ../Patches/ffmpeg-svn-beos.patch)