aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--redhat/git-remote-gcrypt.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/git-remote-gcrypt.spec b/redhat/git-remote-gcrypt.spec
index 90b476f..2813fd6 100644
--- a/redhat/git-remote-gcrypt.spec
+++ b/redhat/git-remote-gcrypt.spec
@@ -35,7 +35,7 @@ export prefix="%{_prefix}"
./install.sh
%files
-/usr/bin/%{name}
+%{_bindir}/%{name}
%doc /usr/share/man/man1/%{name}.1.gz
%changelog