aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 3c345b4f..de151629 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -320,7 +320,7 @@ fetchmail-$(VERSION).tar.gz: $(all)
# Make RPMs. You need to be root to make this work
RPMROOT=/usr/src/redhat
-RPM = rpm
+RPM = rpmbuild
RPMFLAGS = -ba
rpm: dist
cp fetchmail-$(VERSION).tar.gz fetchmail.xpm $(RPMROOT)/SOURCES;