From 6b66cf510cdedda4e89aaa5d63168b334ded07e2 Mon Sep 17 00:00:00 2001 From: jbj Date: Wed, 8 Sep 1999 22:50:30 +0000 Subject: [PATCH] Fix lchown detection. CVS patchset: 3271 CVS date: 1999/09/08 22:50:30 --- po/rpm.pot | 2 +- scripts/Makefile.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/po/rpm.pot b/po/rpm.pot index d8aa774..499ad27 100644 --- a/po/rpm.pot +++ b/po/rpm.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 1999-09-07 19:03-0400\n" +"POT-Creation-Date: 1999-09-08 18:48-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/scripts/Makefile.in b/scripts/Makefile.in index bdc4178..d880f68 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: -- 2.7.4