Laurent P. wrote: >I compiled mozilla on my Linux machine. All works fine but I would >like to "clean" my directory now. It seems a 'make clean' erase even the >dist directory (and the mozilla-bin program). > >How can I remove all useless files from the /usr/local/mozilla directory >without corrupt the installation ? > Build in /usr/src/mozilla, copy /usr/src/mozilla/mozilla/dist/bin to /usr/local/mozilla when you're done, then erase /usr/src/mozilla or make clobber there.
- Clean after compiling Laurent P.
- Ben Bucksch
