From 1e96287768ceebc8d4515166c4453b07088e5ee8 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 22 Sep 2004 22:36:11 +0000 Subject: [PATCH] Another typo. --- fedora/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora/Makefile b/fedora/Makefile index e89bfe27db4..05f308f13ce 100644 --- a/fedora/Makefile +++ b/fedora/Makefile @@ -28,7 +28,7 @@ endif update: - now=`date -u -d $(snapshot-date-fmt)`; \ + now=`date -u $(snapshot-date-fmt)`; \ name=`date -u -d "$$now" $(snapshot-name-fmt)`; \ $(if $(on-branch),\ old="$(tag-prefix)$(tar-name)-$$name; \ -- 2.47.2