![]() ![]() | ![]() |
version 1.1.1.1, 2014/06/15 16:26:43 | version 1.1.1.2, 2016/10/18 13:16:10 |
---|---|
Line 35 TMPDIR="$(mktemp -d)" | Line 35 TMPDIR="$(mktemp -d)" |
git checkout "$VERSION" | git checkout "$VERSION" |
rm -fr .git | rm -fr .git |
autoreconf -i | autoreconf -i |
rm -fr autom4te.cache | |
cd .. | cd .. |
tar cfz - "$VERSION" > "$GITDIR/$OUTPUT" | tar cfz - "$VERSION" > "$GITDIR/$OUTPUT" |
) | ) |