[packages/ubdsrv] - fixed executable location

qboosh qboosh at pld-linux.org
Tue Jun 20 17:47:46 CEST 2023


commit 50e3bae01f42e53ae2182fa788fc30283980b69a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Jun 20 17:17:36 2023 +0200

    - fixed executable location

 ubdsrv.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ubdsrv.spec b/ubdsrv.spec
index 2246f6e..701d329 100644
--- a/ubdsrv.spec
+++ b/ubdsrv.spec
@@ -113,7 +113,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc doc/ublk_intro.pdf
-%attr(755,root,root) %{_bindir}/ublk
+%attr(755,root,root) %{_sbindir}/ublk
 %endif
 
 %files libs
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ubdsrv.git/commitdiff/50e3bae01f42e53ae2182fa788fc30283980b69a



More information about the pld-cvs-commit mailing list