hdt: Fixing checksums deletion
authorErwan Velu <erwanaliasr1@gmail.com>
Tue, 12 Apr 2011 17:43:34 +0000 (19:43 +0200)
committerErwan Velu <erwanaliasr1@gmail.com>
Tue, 12 Apr 2011 17:43:34 +0000 (19:43 +0200)
We have to delete all the checksums files while cleaning.
Older release might exists.

com32/hdt/Makefile

index 72543c0..e844afe 100644 (file)
@@ -128,7 +128,7 @@ spotless: clean
        rm -rf $(ISO_DIR)
        rm -rf $(FLOPPY_DIR)/$(MEMTEST)
        rm -rf $(FLOPPY_DIR)/pci.ids*
-       rm -rf $(SUM_FILE)
+       rm -rf hdt-*checksums
        rm -f *~ \#*
 
 install: