Changeset 1b9fe1 in git for make_tar.sh
- Timestamp:
- Oct 2, 2015, 3:00:32 PM (7 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- 684e08539755f86db0cfd22ece94c1fdbcff984c
- Parents:
- 6d2299707fab11d66d5c8c8cbbac1da05a9d8fba
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
make_tar.sh
r6d2299 r1b9fe1 8 8 command rm singular-$VERSION/.gdbinit singular-$VERSION/*/.gdbinit singular-$VERSION/*/*/.gdbinit singular-$VERSION/*/*/*/.gdbinit 9 9 command rm -rf singular-$VERSION/modules 10 command rm -rf singular-$VERSION/factory/old 11 command rm -rf singular-$VERSION/autom4te.cache 12 command rm -rf singular-$VERSION/*/autom4te.cache 13 command rm -rf singular-$VERSION/*/*/autom4te.cache 10 14 cd singular-$VERSION 11 15 ./autogen.sh
Note: See TracChangeset
for help on using the changeset viewer.