summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b5854745f9..f64828faac 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1092,7 +1092,7 @@ rpm-package: dist
rm -f SOURCES/$(distdir).tar.xz ../../$(distdir).tar.xz
else
rpm-package:
- @echo "RPM executable not available." ; \
+ @echo "'rpmbuild' executable not available." ; \
false
endif