]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(glibc.spec): Another typo fix.
authorRoland McGrath <roland@gnu.org>
Wed, 22 Sep 2004 21:43:51 +0000 (21:43 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 22 Sep 2004 21:43:51 +0000 (21:43 +0000)
fedora/Makefile

index 6094945b34168b12d9761c8797d77f9969dc42c5..ab8b4b05e8216e9c9e03a39cfea08dc8acb63f3d 100644 (file)
@@ -51,7 +51,7 @@ commit-merge:
 
 glibc.spec: glibc.spec.in ../version.h branch.mk
        (echo '%define glibcdate $(snapshot-name)'; \
-        sed -n '/VERSION/s/^.*"\([^"]*\)"$/%define glibcversion \1/p' \
+        sed -n '/VERSION/s/^.*"\([^"]*\)"$$/%define glibcversion \1/p' \
             ../version.h; \
         cat $<) > $@.new
        mv -f $@.new $@