commit 6423fa60eb40a6663e25d0a857d917f4c73e1278
Author: Mike Perry <[email protected]>
Date:   Mon Nov 4 21:12:31 2013 -0800

    Clean debuginfo files during 'make clean'
---
 gitian/Makefile |    1 +
 1 file changed, 1 insertion(+)

diff --git a/gitian/Makefile b/gitian/Makefile
index 6aa1647..d34b59a 100644
--- a/gitian/Makefile
+++ b/gitian/Makefile
@@ -15,6 +15,7 @@ clean:
        rm -f ../../gitian-builder/inputs/*.yml
        rm -f ../../gitian-builder/inputs/bundle.inputs
        rm -f ../../gitian-builder/inputs/versions
+       rm -f ../../gitian-builder/inputs/*debug.zip
 
 vmclean:
        rm -rf ../../gitian-builder/*.qcow2

_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to