From 84044171f5aa29fbce94b5ed85345cd50a8ddf56 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 3 Sep 2003 23:43:32 +0000 Subject: libz support added git-svn-id: file:///home/lennart/svn/public/syrep/trunk@20 07ea20a6-d2c5-0310-9e02-9ef735347d72 --- test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/Makefile b/test/Makefile index fc92e0e..39c51ae 100644 --- a/test/Makefile +++ b/test/Makefile @@ -4,7 +4,7 @@ ifdef VERBOSE VERBOSE=-v endif -ARGS=-T --output-directory=extract -opatch --show-deleted --show-times --prune-empty +ARGS+=-z -T --output-directory=extract -opatch --show-deleted --show-times --prune-empty %: @mkdir -p rep1 rep2 -- cgit