[Ffmpeg-devel] [PATCH] Add DESTDIR support to Makefiles

İsmail Dönmez ismail
Sun Oct 16 20:04:18 CEST 2005


Hi all,

Following patch adds DESTDIR support so you can do :

make install # Normal install to /
make DESTDIR=/home/cartman/ffmpeg install # Install 
under /home/cartman/ffmpeg/usr etc

DESTDIR is a must for packaging. Also note that this patch doesn't affect any 
functionality so it works as expected.

Please comment/review/apply :)

p.s: patch is against CVS as of today

Regards,
ismail
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg-destdir.diff
Type: text/x-diff
Size: 7006 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20051016/36699958/attachment.diff>



More information about the ffmpeg-devel mailing list