]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/Makefile
release: 0.1.65
[lilypond.git] / make / Makefile
index fa2c5ca8a6a9d7b65da420f3ef6374644028afc0..764fcc56620444f9283db49a64985bd7d6cad4c2 100644 (file)
@@ -44,7 +44,6 @@ rpmexamples= $(addprefix input/, $(notdir $(shell ls $(depth)/input/*.ly)))
 
 
 date = $(shell date '+%d%b%y'|tr a-z A-Z)
-sed-version= sed 's!@TOPLEVEL_VERSION@!${TOPLEVEL_VERSION}!g'
 sed-date=sed 's!@DATE@!${date}!g'
 sed-examples = sed 's!@EXAMPLE_LYS@!${rpmexamples} ${rpmmudocs}!g'
 sed-docs=sed 's!@TEXT_DOCS@!${rpmdocs}!g'