diff options
author | B. Stack <bgstack15@gmail.com> | 2022-07-01 16:16:16 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-07-01 16:16:16 -0400 |
commit | 893c8c25e73cade1e5e25e88cbfaeff45d1a3356 (patch) | |
tree | d0c081de1ceb5e804d8ad26d4e5b35912d8f85db /makemkv | |
parent | makemkv 1.17.0 rc1 (diff) | |
download | stackrpms-893c8c25e73cade1e5e25e88cbfaeff45d1a3356.tar.gz stackrpms-893c8c25e73cade1e5e25e88cbfaeff45d1a3356.tar.bz2 stackrpms-893c8c25e73cade1e5e25e88cbfaeff45d1a3356.zip |
makemkv: add new bin to spec
Diffstat (limited to 'makemkv')
-rw-r--r-- | makemkv/makemkv.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/makemkv/makemkv.spec b/makemkv/makemkv.spec index 629415f..36a755b 100644 --- a/makemkv/makemkv.spec +++ b/makemkv/makemkv.spec @@ -156,6 +156,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_bindir}/makemkv %{_bindir}/makemkvcon %{_bindir}/mmccextr +%{_bindir}/mmgplsrv %{_bindir}/sdftool # stackrpms,2 my script %{_bindir}/%{name}-wrapper |