Skip to content

Commit 68adb0b

Browse files
committed
fix(RPM): include reaper binary in RPM
1 parent 9087f8f commit 68adb0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package/rpm/opengamepadui.spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ make install PREFIX=%{buildroot}%{_prefix} INSTALL_PREFIX=%{_prefix}
2828
%files
2929
/usr/bin/opengamepadui
3030
/usr/share/opengamepadui/*.so
31+
/usr/share/opengamepadui/reaper
3132
/usr/share/opengamepadui/scripts/*
3233
/usr/share/opengamepadui/opengamepad-ui.x86_64
3334
/usr/share/opengamepadui/opengamepad-ui.pck

0 commit comments

Comments
 (0)