From: Roland McGrath Date: Mon, 20 Dec 2004 23:34:42 +0000 (+0000) Subject: (glibc.spec): Drop Makefile dep. X-Git-Tag: cvs/fedora-glibc-2_3_4-3~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0bc541faa8868123efbdebf00a7aeefe0a24c2f;p=thirdparty%2Fglibc.git (glibc.spec): Drop Makefile dep. --- diff --git a/fedora/Makefile b/fedora/Makefile index 6a6cc189bb2..0d86870a2b6 100644 --- a/fedora/Makefile +++ b/fedora/Makefile @@ -48,7 +48,7 @@ snapshot-time: branch.mk commit-merge: cd ..; cvs -Q commit -m"Updated to $(snapshot-id)" -glibc.spec: glibc.spec.in ../version.h branch.mk Makefile +glibc.spec: glibc.spec.in ../version.h branch.mk (echo '%define glibcdate $(snapshot-name)'; \ echo '%define glibcname $(tar-name)'; \ sed -n '/VERSION/s/^.*"\([^"]*\)"$$/%define glibcversion \1/p' \