Hello

cd /mnt/lfs/sources
tar -xvjf patch-2.5.4.tar.bz2
cd patch-2.5.4
./configure
make
make install
cd ..
rm -R patch-2.5.4

I think the solution might be as simple as using

rm -Rf patch-2.5.4

but check the man page for rm first!

Dave
8o)

--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to