On Fri, 2006-10-13 at 13:40 -0500, Adam Litke wrote:
> On Tue, 2006-10-10 at 10:38 -0500, Steve Fox wrote:
> > build: add an uninstall make target
> 
> Is there a particular need for this now?

I did it due to Chakarat's confusion over installed locations between
versions where we shifted files around. Not a huge priority.

> I'd prefer if we let package
> managers handle uninstalling like most other source trees.

Certainly anyone using a package manage won't need this function.

>   One example
> problem is that the location of files to uninstall is determined by
> variables passed into make.  So if you installed a libhugetlbfs rpm,
> then installed from source into /usr/local, then 'make PREFIX=/usr
> uninstall'. you'd uninstall the wrong files.  I can think of some other
> issues as well that I will omit for brevity.

Right, but we can't prevent users from stupid things :) 

I did play with recording DESTDIR and PREFIX in a file like automake
does, but couldn't find a way to include stuff from that file into the
Makefile.

If you decide to accept the feature, then I'll resubmit since Dave's
cleanup patch moved things around a bit.

-- 

Steve Fox
IBM Linux Technology Center

-------------------------------------------------------------------------
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
_______________________________________________
Libhugetlbfs-devel mailing list
Libhugetlbfs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel

Reply via email to