]> git.proxmox.com Git - grub2.git/commitdiff
Fix clean target
authorrmh <rmh@localhost>
Mon, 29 Jun 2009 17:22:11 +0000 (17:22 +0000)
committerrmh <rmh@localhost>
Mon, 29 Jun 2009 17:22:11 +0000 (17:22 +0000)
debian/rules

index b5d8f0f31d1b9bce20ed3befd2ea7e5d4dd74692..dc79e29300c511fbea80eb948bec76e9bfd8f4c9 100644 (file)
@@ -116,7 +116,7 @@ install/grub-common::
 
 clean:: debian/legacy/update-grub
        chmod +x debian/{script,grub.d/*,legacy/*}
-       -rm -f debian/grub-{pc,efi,ieee1275,coreboot}.docs
+       -rm -f debian/grub-{pc,efi-*,ieee1275,coreboot}.{docs,manpages}
        -rm -rf build
 
        # make sure PO files are always up-to-date