[packages/brltty] - bare words are no longer supported
baggins
baggins at pld-linux.org
Mon Mar 1 22:38:36 CET 2021
commit a1d6e289046a97f81b5c9c39755feda89c2d0620
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Mar 1 22:38:20 2021 +0100
- bare words are no longer supported
brltty.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/brltty.spec b/brltty.spec
index c310369..7a65b06 100644
--- a/brltty.spec
+++ b/brltty.spec
@@ -322,7 +322,7 @@ cd Bindings/Python
cd ../..
%endif
-%if %{_lib} != "lib"
+%if "%{_lib}" != "lib"
# Fix java plugin install path on 64-bit archs
install -d $RPM_BUILD_ROOT%{_libdir}/java
%{__mv} $RPM_BUILD_ROOT%{_prefix}/{lib,%{_lib}}/java/libbrlapi_java.so
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/brltty.git/commitdiff/a1d6e289046a97f81b5c9c39755feda89c2d0620
More information about the pld-cvs-commit
mailing list