remove unnecessary .so symlink
This commit is contained in:
parent
83cea8cd98
commit
e7baf133a1
@ -176,6 +176,8 @@ install -p -m 0755 gpsinit %{buildroot}%{_sbindir}
|
|||||||
sed -i '/^#!.*python/d' %{buildroot}%{python3_sitearch}/gps/{aio,}gps.py
|
sed -i '/^#!.*python/d' %{buildroot}%{python3_sitearch}/gps/{aio,}gps.py
|
||||||
chmod 644 %{buildroot}%{python3_sitearch}/gps/gps.py
|
chmod 644 %{buildroot}%{python3_sitearch}/gps/gps.py
|
||||||
|
|
||||||
|
rm -f %{buildroot}%{_libdir}/libgpsdpacket.so
|
||||||
|
|
||||||
# If qt build was disabled, clean up the files that may have been installed
|
# If qt build was disabled, clean up the files that may have been installed
|
||||||
# anyway
|
# anyway
|
||||||
%if !%{with_qt}
|
%if !%{with_qt}
|
||||||
|
Loading…
Reference in New Issue
Block a user