Changeset 132

Show
Ignore:
Timestamp:
09/02/05 08:54:04 (3 years ago)
Author:
jtv
Message:

Attempt to free all swapfiles on uninstall

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • Makefile

    r100 r132  
    2222 
    2323uninstall: 
    24         $(RM) -rf $(SWAPDIR) 
     24        /usr/sbin/swapspace -e 
     25        $(RM) -r $(SWAPDIR) 
    2526        $(RM) /usr/sbin/swapspace /etc/swapspace.conf /etc/init.d/swapspace 
    2627        $(RM) /usr/share/man/man8/swapspace.8