Home
last modified time | relevance | path

Searched refs:tarball (Results 1 – 8 of 8) sorted by relevance

/coreutils/scripts/build-older-versions/
Dbuild-older-versions.sh90 tarball=$(basename "$url")
99 if ! test -e "$tarball" ; then
100 wget -O "$tarball.t" "$url" \
101 && mv "$tarball.t" "$tarball" \
108 srcdir=${tarball%.tar.*}
110 tar -xvf "$tarball" || die "failed to extract '$tarball'"
/coreutils/
DREADME-release86 * Test the tarball. copy it to a few odd-ball systems and ensure that
108 download all tarball/signature pairs and use gpg --verify to ensure
DMakefile.am91 $(AM_V_GEN)echo $(VERSION) > $(distdir)/.tarball-version
DREADME-hacking4 These requirements do not apply when building from a distribution tarball.
Dconfigure.ac28 m4_esyscmd([build-aux/git-version-gen .tarball-version]),
172 && ! test -f "$srcdir"/.tarball-version \
623 # a distribution tarball.
DHACKING139 ChangeLog information via "git log". However, each distribution tarball
DNEWS3309 release tarball, not from git -- would print the date 7 days in the future.
3311 human error (including not-committed changes in a release tarball)
/coreutils/doc/
Dcoreutils.texi14393 compressed tarball at once, for example when @code{make dist} creates