X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?a=blobdiff_plain;f=Makefile.am;h=6f8e63fed9287517021f783a05618865881fc411;hb=ef04afd6a2737d248fb1108e0ac6838af7ed62f4;hp=360d34d48c5919c454e55bae92ffb87a7751f9f5;hpb=8c33411c58487a9fcb761c3367ce78d38edc07e3;p=ginac.git 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