From: Roland McGrath Date: Wed, 22 Sep 2004 22:36:11 +0000 (+0000) Subject: Another typo. X-Git-Tag: cvs/fedora-glibc-2_3_3-55~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e96287768ceebc8d4515166c4453b07088e5ee8;p=thirdparty%2Fglibc.git Another typo. --- 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; \