Changes between Version 48 and Version 49 of UbuntuCompilationGuide
- Timestamp:
- 01/12/2013 04:39:35 PM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UbuntuCompilationGuide
v48 v49 85 85 git clone --depth 1 http://git.chromium.org/webm/libvpx.git 86 86 cd libvpx 87 ./configure 87 ./configure --disable-unit-tests 88 88 make 89 89 sudo checkinstall --pkgname=libvpx --pkgversion="1:$(date +%Y%m%d%H%M)-git" --backup=no \


