]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/package.make
patch::: 1.3.144.jcn4
[lilypond.git] / stepmake / stepmake / package.make
index f0fa0c0330283d5e90ba221c5bfc40f0fc4d780b..9f62f66f81a37995decab7f5225641421a02f354 100644 (file)
@@ -1,7 +1,5 @@
 # stepmake/Package.make
 
-package-icon=$(outdir)/$(package)-icon.gif
-
 deb:
        $(MAKE) -C $(depth)/debian
 
@@ -26,6 +24,7 @@ diff:
 release: 
        $(PYTHON) $(step-bindir)/release.py --outdir=$(topdir)/$(outdir) --package=$(topdir)
 
-rpm: $(depth)/$(package-icon) dist
+# rpm: $(depth)/$(package-icon) dist
+rpm: dist
        su -c 'rpm -tb $(depth)/$(outdir)/$(distname).tar.gz'