[oss-devel] a few minor fixes
Robert Millan
rmh at aybabtu.com
Fri Jun 15 21:25:13 EEST 2007
Just a few minor fixes I made as I were building & installing OSS on my
system:
configure_set_-e.diff: Use "set -e" in configure script (useful for debugging)
configure_support_relative_paths.diff: Support things like:
mkdir build
cd build
../oss-something/configure
midi_build_failure.diff: It seems midi.c was using a deprecated type.
install_target_honor_DESTDIR_variable.diff: This variable is ultra-commonly
used for packaging. You'll need this (or something equivalent) if you want
distributors to pick it up. This patch doesn't fix all the issues that
prevent packaging though (you need to split the install phase from the
post-install setup (e.g. invoking soundon) for that).
--
Robert Millan
My spam trap is honeypot at aybabtu.com. Note: this address is only intended
for spam harvesters. Writing to it will get you added to my black list.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure_set_-e.diff
Type: text/x-diff
Size: 545 bytes
Desc: not available
Url : http://mailman.opensound.com/pipermail/oss-devel/attachments/20070615/1ba435c9/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure_support_relative_paths.diff
Type: text/x-diff
Size: 589 bytes
Desc: not available
Url : http://mailman.opensound.com/pipermail/oss-devel/attachments/20070615/1ba435c9/attachment-0001.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: install_target_honor_DESTDIR_variable.diff
Type: text/x-diff
Size: 4016 bytes
Desc: not available
Url : http://mailman.opensound.com/pipermail/oss-devel/attachments/20070615/1ba435c9/attachment-0002.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: midi_build_failure.diff
Type: text/x-diff
Size: 739 bytes
Desc: not available
Url : http://mailman.opensound.com/pipermail/oss-devel/attachments/20070615/1ba435c9/attachment-0003.bin
More information about the oss-devel
mailing list