File njb-sharp-config.patch of Package njb-sharp
--- src/njb-sharp.dll.config.in +++ src/njb-sharp.dll.config.in @@ -1,6 +1,6 @@ <configuration> - <dllmap dll="libnjb" target="libnjb.so.5.1.0" /> - <dllmap dll="libusb" target="libusb-0.1.so.4.4.2" /> + <dllmap dll="libnjb" target="libnjb.so.5" /> + <dllmap dll="libusb" target="libusb-0.1.so.4" /> <dllmap dll="libusb" target="@expanded_libdir@/@PACKAGE@/libnjbglue.so" /> </configuration>