diff options
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/libsolv.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/libsolv.spec b/packaging/libsolv.spec index be90a61..f745e97 100644 --- a/packaging/libsolv.spec +++ b/packaging/libsolv.spec @@ -101,6 +101,7 @@ python %py_libdir/py_compile.py *.py python -O %py_libdir/py_compile.py *.py popd %endif +install -D -m0755 examples/repo2solv.sh %{buildroot}%{_bindir} %remove_docs # we want to leave the .a file untouched |