aboutsummaryrefslogtreecommitdiff
path: root/doc/contrib/tor-rpm-creation.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/contrib/tor-rpm-creation.txt')
-rw-r--r--doc/contrib/tor-rpm-creation.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/contrib/tor-rpm-creation.txt b/doc/contrib/tor-rpm-creation.txt
index a03891e2b9..9c4e05764e 100644
--- a/doc/contrib/tor-rpm-creation.txt
+++ b/doc/contrib/tor-rpm-creation.txt
@@ -42,7 +42,7 @@ Here's a workaround:
Before even building the source RPM, install fedora-packager and instruct
the build system to use rpmbuild-md5 like this:
-yum install fedora-packager
+dnf install fedora-packager
export RPMBUILD=rpmbuild-md5
Then proceed as usual to create the source RPM and binary RPMs: