This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

FEATURE REQUEST: make uninstall should delete empty directories.


Greetings.


When performing a "make uninstall", I notice that it only deletes the files, not the empty directories. It would be nice that after removing a file, it removes all the empty directories recursively. For example:


/usr/share/aproject/asubdir/againanother/binary

Assuming that againanother/ is empty after binary is deleted, it should be removed too. If asubdir/ is empty after againanother/ is deleted, it too should be removed, and so on.


Best regards, Hans Deragon -- Consultant en informatique/Software Consultant Deragon Informatique inc. Open source: http://www.deragon.biz http://autopoweroff.sourceforge.net mailto://hans@deragon.biz (Automatically poweroff home servers)



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]