summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorjbj <devnull@localhost>1999-09-26 17:28:00 +0000
committerjbj <devnull@localhost>1999-09-26 17:28:00 +0000
commitbc0955ad3c26524eef366a9e66a889d38a05b12f (patch)
treeef02eedc5ce148670d49fc134a493cd592a7305d /python
parentd6f997e62d7bce0f24623ba8acfe3280fd6caf82 (diff)
downloadrpm-bc0955ad3c26524eef366a9e66a889d38a05b12f.tar.gz
rpm-bc0955ad3c26524eef366a9e66a889d38a05b12f.tar.bz2
rpm-bc0955ad3c26524eef366a9e66a889d38a05b12f.zip
Solaris compilation.
CVS patchset: 3332 CVS date: 1999/09/26 17:28:00
Diffstat (limited to 'python')
-rw-r--r--python/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Makefile.in b/python/Makefile.in
index 534c9a5be..35ffdf9b2 100644
--- a/python/Makefile.in
+++ b/python/Makefile.in
@@ -189,7 +189,7 @@ DIST_COMMON = Makefile.am Makefile.in
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
-TAR = gtar
+TAR = tar
GZIP_ENV = --best
DEP_FILES = .deps/hash.P .deps/rpmmodule.P .deps/upgrade.P
SOURCES = $(librpmmodule_la_SOURCES) $(rpmmodule_so_SOURCES)