]> www.ginac.de Git - ginac.git/commitdiff
use "rpmbuild" instead of "rpm"
authorChristian Bauer <Christian.Bauer@uni-mainz.de>
Mon, 24 Mar 2003 17:18:47 +0000 (17:18 +0000)
committerChristian Bauer <Christian.Bauer@uni-mainz.de>
Mon, 24 Mar 2003 17:18:47 +0000 (17:18 +0000)
Makefile.am

index 360d34d48c5919c454e55bae92ffb87a7751f9f5..6f8e63fed9287517021f783a05618865881fc411 100644 (file)
@@ -23,4 +23,4 @@ $(PACKAGE)-$(VERSION).tar.gz: dist
 
 # Rule to build RPM distribution package
 rpm: $(PACKAGE)-$(VERSION).tar.gz
-       rpm -ta --clean $(PACKAGE)-$(VERSION).tar.gz
+       rpmbuild -ta --clean $(PACKAGE)-$(VERSION).tar.gz