]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.1.55
authorfred <fred>
Tue, 26 Mar 2002 21:50:58 +0000 (21:50 +0000)
committerfred <fred>
Tue, 26 Mar 2002 21:50:58 +0000 (21:50 +0000)
stepmake/bin/release.py

index 780a1722849ebc3d4a12f6ab4db3c8c9f949e6bb..d614eb5cd3e1568173a56920bc625ec9ed9892ad 100755 (executable)
@@ -73,7 +73,3 @@ rel_pn = package.patch_dir + pn
 os.rename(pn, rel_pn)
 os.link(rel_pn, pn)
 
-# urg; this includes lilypond*.gz into yodl ball
-# os.system('tar cf ' + package.nickname + ' *gz')
-os.system('set -x; tar cf ' + package.nickname + ' ' + package.name + '*gz')
-