/rusxmms/rcctools

To get this branch, use:
bzr branch http://suren.me/webbzr/rusxmms/rcctools

« back to all changes in this revision

Viewing changes to release

  • Committer: Suren A. Chilingaryan
  • Date: 2018-04-11 01:26:31 UTC
  • Revision ID: csa@suren.me-20180411012631-3j7go81c5qbp7b0n
Fix e-mail in copyright statement

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
    rm -rf "{arch}"
42
42
    rm -rf `find . -name .arch-ids`
43
43
#    rm -rf `find . -name .deps`
 
44
    find . -name "*~" -print0 | xargs -0 rm -rf
 
45
 
44
46
    cd ..
45
47
    if [ -a $rname.tar.bz2 ]; then
46
48
        rm -f $rname.tar.bz2