summaryrefslogtreecommitdiff
path: root/fedora
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-12-20 23:34:42 +0000
committerRoland McGrath <roland@gnu.org>2004-12-20 23:34:42 +0000
commitf0bc541faa8868123efbdebf00a7aeefe0a24c2f (patch)
tree85a033ac979f5ea65db11673766754bacb5cb4ac /fedora
parent4b7c20f9d470e4fb3d80ff9e16acf1a46d963aee (diff)
(glibc.spec): Drop Makefile dep.
Diffstat (limited to 'fedora')
-rw-r--r--fedora/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/fedora/Makefile b/fedora/Makefile
index 6a6cc189bb..0d86870a2b 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' \