On Tuesday, 7 November 2006 22:26, Chris Cannam wrote:
> On Tuesday 07 Nov 2006 21:03, Pedro Lopez-Cabanillas wrote:
> > scons: the damned and infamous "scons -c", combining the clean and
> > uninstall functions in a single command.
>
> ?!
>
> Does it really do that?  I have never, ever noticed.

Yes. There is not an uninstall target, instead you must use:

        $ scons -c install

Which not only uninstalls, but also cleans the build tree. From "man scons":

       -c, --clean, --remove
              Clean  up  by removing all target files for which a construction
              command is specified.  Also  remove  any  files  or  directories
              associated  to  the construction command using the Clean() func-
              tion.

Regards,
Pedro

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Rosegarden-devel mailing list
Rosegarden-devel@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to