From ef450b6a770d980ccb069bac75f92439aae260ab Mon Sep 17 00:00:00 2001 From: Christian Bauer Date: Mon, 24 Mar 2003 17:19:09 +0000 Subject: [PATCH] synced to 1.0 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.0