]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(bhc-url): quote #
authorRoland McGrath <roland@gnu.org>
Fri, 18 Feb 2005 02:06:31 +0000 (02:06 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 18 Feb 2005 02:06:31 +0000 (02:06 +0000)
fedora/Makefile

index 3c7f6beeb076902f4202c265c5b198bc3a466c3c..2796363ebaf0d060a96d3041f0cdd280c8464abe 100644 (file)
@@ -140,7 +140,7 @@ COLLECTION ?= dist-fc3
 BHC_FLAGS ?= -n
 
 bhc-baseurl := cvs://cvs.devel.redhat.com/cvs/dist?rpms
-bhc-url = $(bhc-baseurl)/glibc/$(DIST_BRANCH)#$(spec-tag)
+bhc-url = $(bhc-baseurl)/glibc/$(DIST_BRANCH)\#$(spec-tag)
 
 dist-import: $(spec-nvr).src.rpm
        $(DIST_COMMON)/cvs-import.sh -b $(DIST_BRANCH) $<