Changeset 1b9fe1 in git for make_tar.sh


Ignore:
Timestamp:
Oct 2, 2015, 3:00:32 PM (7 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
Children:
684e08539755f86db0cfd22ece94c1fdbcff984c
Parents:
6d2299707fab11d66d5c8c8cbbac1da05a9d8fba
Message:
tests for tr. #393
File:
1 edited

Legend:

Unmodified
Added
Removed
  • make_tar.sh

    r6d2299 r1b9fe1  
    88command rm singular-$VERSION/.gdbinit singular-$VERSION/*/.gdbinit singular-$VERSION/*/*/.gdbinit singular-$VERSION/*/*/*/.gdbinit
    99command rm -rf singular-$VERSION/modules
     10command rm -rf singular-$VERSION/factory/old
     11command rm -rf singular-$VERSION/autom4te.cache
     12command rm -rf singular-$VERSION/*/autom4te.cache
     13command rm -rf singular-$VERSION/*/*/autom4te.cache
    1014cd singular-$VERSION
    1115./autogen.sh
Note: See TracChangeset for help on using the changeset viewer.