#5 fix install
Closed 3 years ago by loise. Opened 3 years ago by loise.
Unknown source master  into  master

file modified
+1 -3
@@ -1,5 +1,4 @@

  

- 

  # uncomment to enable bootstrap mode

  #global bootstrap 1

  
@@ -185,8 +184,7 @@

  %ldconfig_scriptlets libs

  

  %files libs

- %{_libdir}/libcantorlibs.so.%{soname}*

- %{_libdir}/libcantorlibs.so.%{version}

+ %{_libdir}/libcantorlibs.so.*

  %{_libdir}/libcantor_config.so

  %{_kf5_qtplugindir}/libcantorpart.so

  %{_kf5_datadir}/kxmlgui5/cantor/cantor_part.rc

no initial comment

This removes soname tracking

argl...maybe I first find out what it installs instead

Pull-Request has been closed by loise

3 years ago
Metadata