chiark / gitweb /
debian/: Working on new packaging arrangements
[userv-utils.git] / git-daemon / Makefile
index 22407c73d99d216a39d65f0f0caa2c164de89258..54a78c13f9062a6dd3d4b604c2163d806d73a58a 100644 (file)
@@ -23,6 +23,7 @@ all:          $(TARGETS)
 sedscript:     Makefile read-urlmap
                echo >$@.new '$(foreach f, $(SUBSTVARS), s,@$f@,$($f),g; )'
                echo >>$@.new '/@@READ_URLMAP@@/c\'
+               @#'
                perl >>$@.new -pe 's/\\/\\\\/g; s/$$/\\/' <read-urlmap
                mv -f $@.new $@