diff options
author | jbj <devnull@localhost> | 1999-09-26 17:28:00 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 1999-09-26 17:28:00 +0000 |
commit | bc0955ad3c26524eef366a9e66a889d38a05b12f (patch) | |
tree | ef02eedc5ce148670d49fc134a493cd592a7305d /scripts | |
parent | d6f997e62d7bce0f24623ba8acfe3280fd6caf82 (diff) | |
download | librpm-tizen-bc0955ad3c26524eef366a9e66a889d38a05b12f.tar.gz librpm-tizen-bc0955ad3c26524eef366a9e66a889d38a05b12f.tar.bz2 librpm-tizen-bc0955ad3c26524eef366a9e66a889d38a05b12f.zip |
Solaris compilation.
CVS patchset: 3332
CVS date: 1999/09/26 17:28:00
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 9fca2b049..014f0259c 100644 --- a/scripts/Makefile.in +++ b/scripts/Makefile.in @@ -164,7 +164,7 @@ DIST_COMMON = Makefile.am Makefile.in DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) -TAR = gtar +TAR = tar GZIP_ENV = --best all: all-redirect .SUFFIXES: |