Hello, David! > Therefore, I think I'd suggest, as "make install" has a call to > "mkinstalldirs" before the loop to install files, perhaps "make uninstall" > should have a call to "mkuninstalldirs" after the loop to remove files. The > "mkuninstalldirs" script can handle the cleanup of supposedly dead > directories (including having environment variables and/or options that > would allow sysadmins/packagers to decide how much they want to clean up). > As "mkinsalldirs" is packaged with automake, so could "mkuninstalldirs". Even empty directories do contain information. They have permissions and ownership. Who is to blame if mkuninstalldirs removes /usr/local/share "for you" and then somebody recreates this directory without giving you write access? While setting default permissions on the newly created directories seems reasonable (you can adjust them later) this may not apply to deleting directories. Regards, Pavel Roskin
- Re: shall `make uninstall' remo... Peter Eisentraut
- Re: shall `make uninstall' remove directories? Peter Eisentraut
- Re: shall `make uninstall' remove directorie... Tom Tromey
- Re: shall `make uninstall' remove directorie... François Pinard
- Re: shall `make uninstall' remove direct... Akim Demaille
- Re: shall `make uninstall' remove direct... Peter Eisentraut
- Re: shall `make uninstall' remove d... François Pinard
- Re: shall `make uninstall' remove directories? Pavel Roskin
- Re: shall `make uninstall' remove directories? Eric Siegerman
- FW: shall `make uninstall' remove directories? Masterson, David
- Re: shall `make uninstall' remove directories? Pavel Roskin
- Re: shall `make uninstall' remove directories? Peter Eisentraut
- RE: FW: shall `make uninstall' remove directories? Masterson, David
- Re: FW: shall `make uninstall' remove directories? Eric Siegerman
- Re: shall `make uninstall' remove directories? Lars J. Aas
- RE: shall `make uninstall' remove directories? Masterson, David
- RE: shall `make uninstall' remove directories? Tom Tromey
- Re: shall `make uninstall' remove directories? Akim Demaille
- RE: shall `make uninstall' remove directories? Masterson, David