Difference between revisions of "Udftools"
From CBLFS
Jump to navigationJump to searchAndrewhowson (talk | contribs) |
Andrewhowson (talk | contribs) |
||
Line 30: | Line 30: | ||
make install | make install | ||
+ | |||
+ | [[Category:CD/DVD Utilities]] |
Latest revision as of 11:59, 19 January 2012
Introduction to Udftools
Project Homepage: Unknown
Dependencies
Required
Non-Multilib
Compile the package:
bzcat ../udftools-1.0.0b3.patch.bz2 | patch -Np1 && patch -Np1 -i ../udftools-1.0.0b3-fixes-1.patch && ./configure --prefix=/usr && make
Install the package
make install