I wrote these words on 07/11/07 22:03 CST:

> #
> # Fixes the mozilla plugin problem
> #
> sed -i '/^.*linux)/ { N; /.*/ { N; /.*/d }}' \
>        deploy/make/plugin/adapter/Makefile

Sigh... This sed was supposed to modify two files, and should be this:

sed -i '/^.*linux)/ { N; /.*/ { N; /.*/d }}' \
       deploy/make/plugin/{adapter,nscore}/Makefile


> Sorry for the screw-up.

Ditto. Hopefully there are no more.

-- 
Randy

rmlscsi: [bogomips 1003.28] [GNU ld version 2.16.1] [gcc (GCC) 4.0.3]
[GNU C Library stable release version 2.3.6] [Linux 2.6.14.3 i686]
23:21:00 up 13 days, 21:12, 1 user, load average: 0.01, 0.04, 0.00
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to