X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=Makefile.am;h=6f8e63fed9287517021f783a05618865881fc411;hp=360d34d48c5919c454e55bae92ffb87a7751f9f5;hb=20e3b69938ba04116a09e98baa8d9fbe18c382f5;hpb=8c33411c58487a9fcb761c3367ce78d38edc07e3 diff --git a/Makefile.am b/Makefile.am index 360d34d4..6f8e63fe 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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