In kde/kdemultimedia.html#akode we have:
sed -i 's/#include "../lib/decoder.h"/&\n#include <cstdlib>/' \
akode/akodeplay/akodeplay.cppwhich gives me: sed: -e expression #1, char 20: unknown option to `s' With: sed -i 's...@#include "../lib/decoder.h"@&\n#include <cstdlib>@' \ akode/akodeplay/akodeplay.cpp it works. robert
pgpI5AcOq2DqA.pgp
Description: PGP signature
-- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
