Skip to content

Commit

Permalink
distro UPDATE do not expect specific SO version
Browse files Browse the repository at this point in the history
  • Loading branch information
michalvasko committed Mar 15, 2022
1 parent 367572c commit b468a11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distro/pkg/rpm/libnetconf2.spec
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ make DESTDIR=%{buildroot} install

%files
%license LICENSE
%{_libdir}/libnetconf2.so.2*
%{_libdir}/libnetconf2.so.*

%files devel
%{_libdir}/libnetconf2.so
Expand Down

0 comments on commit b468a11

Please sign in to comment.