Codebase list unrtf / 47b754d
clean-tar: allow specification of version on cmd-line it was hardcoded previously Willi Mann 9 years ago
1 changed file(s) with 4 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
00 #!/bin/bash
11
2 mk-origtargz --package unrtf --version 0.21.8 -S -clean \
2 # call with $0 --version whatever tarfile
3
4
5 mk-origtargz --package unrtf -S -clean \
36 --exclude-file=Makefile \
47 --exclude-file=autom4te.cache/* \
58 --exclude-file=config/* \