Commit 8a961db5 authored by Jose Borreguero's avatar Jose Borreguero
Browse files

fix bindir template string

parent dddfe308
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@ install -m 755 quicknxs3 %{buildroot}%{_bindir}/
install -m 755 refred %{buildroot}%{_bindir}/
install -m 755 jupyter %{buildroot}%{_bindir}/
install -m 755 shiver %{buildroot}%{_bindir}/
install -m 755 snapred %{buildroot}%{+bindir}/
install -m 755 snapred %{buildroot}%{_bindir}/
# put icons in the right place
mkdir -p %{buildroot}/%{_datadir}/pixmaps/
install -m 644 pyrs.png %{buildroot}/%{_datadir}/pixmaps/