From a059396ca10700fb814dc62a76f5cc7dbaf7384b Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Thu, 12 Feb 2015 22:05:04 -0500 Subject: cleandeps: delete the bin/ directory --- diff --git a/cleandeps b/cleandeps index cc89e77..88c028b 100755 --- a/cleandeps +++ b/cleandeps @@ -135,8 +135,8 @@ cd ../../../ # remove powertop directory (included if the user is on Trisquel 6 and ran "powertop.trisquel6" script rm -rf powertop -# remove any ROM's that may exist since the previous build -rm -rf bin/* +# delete the bin/ directory +rm -rf bin/ # ------------------- DONE ---------------------- -- cgit v0.9.1