Searched refs:TARBALL (Results 1 – 6 of 6) sorted by relevance
11 TARBALL="iptables-$VERSION.tar.bz2";24 tar -cjf "$TARBALL" "iptables-$VERSION";25 gpg -u "Netfilter Core Team" -sb "$TARBALL";26 md5sum "$TARBALL" >"$TARBALL.md5sum";27 sha1sum "$TARBALL" >"$TARBALL.sha1sum";
7 TARBALL=xsts-2002-01-16.tar.gz macro11 TARBALLURL=http://www.w3.org/XML/2004/xml-schema-test-suite/$(TSNAME)/$(TARBALL)47 -@(if [ ! -f $(TARBALL) ] ; then \48 if [ -f $(srcdir)/$(TARBALL) ] ; then \49 $(LN_S) $(srcdir)/$(TARBALL) $(TARBALL) ; else \54 -@(if [ -f $(TARBALL) ] ; then \56 …$(TAR) -C Tests -xzf $(TARBALL) --wildcards '*/suntest' '*/msxsdtest' '*/$(MSTESTDEF)' '*/$(SUNTES…
40 TARBALL := $(TARBALL_PREFIX)-$(TARBALL_VERSION).tgz46 tar -cvz --exclude "$(TARBALL)" -f $(TARBALL) .
17 TARBALL = '/usr/local/dejagnu/gcc/tests.tar.gz' variable in platform_GCC85 % self.TARBALL)87 os.system('tar -xzf %s' % self.TARBALL)
66 BUILDING FROM TARBALL DISTRIBUTIONS:
101 BUILDING FROM TARBALL DISTRIBUTIONS: