diff options
author | jbj <devnull@localhost> | 1999-09-30 21:40:20 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 1999-09-30 21:40:20 +0000 |
commit | f72d5eec3bb762c1e158b7abd2e1538019c73c5b (patch) | |
tree | e3eed72ad0634a9e4c5199a2721a1347237576e1 /scripts | |
parent | 907e305591fab72f5c152c134bfe0a999f5d6753 (diff) | |
download | librpm-tizen-f72d5eec3bb762c1e158b7abd2e1538019c73c5b.tar.gz librpm-tizen-f72d5eec3bb762c1e158b7abd2e1538019c73c5b.tar.bz2 librpm-tizen-f72d5eec3bb762c1e158b7abd2e1538019c73c5b.zip |
Sanity.
CVS patchset: 3363
CVS date: 1999/09/30 21:40:20
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Makefile.in b/scripts/Makefile.in index cc8b98aef..c06577248 100644 --- a/scripts/Makefile.in +++ b/scripts/Makefile.in @@ -165,7 +165,7 @@ DIST_COMMON = Makefile.am Makefile.in DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) -TAR = tar +TAR = gtar GZIP_ENV = --best all: all-redirect .SUFFIXES: |