Changeset 27


Ignore:
Timestamp:
May 27, 2014, 11:19:54 AM (10 years ago)
Author:
alloc
Message:

Bundle creator clean fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • bundle_creation/makefile

    r25 r27  
    2020clean:
    2121        @echo Cleaning intermediate stuff...
    22         @find * -type d -exec rm -R {} \; 2>/dev/null
    23         @echo Ignore that error ;)
     22        -@find * -type d -exec rm -R {} \; 2>/dev/null
     23        @echo "Ignore that error ;)"
Note: See TracChangeset for help on using the changeset viewer.