Explorar el Código

Fix PKG-CONFIG generation

Jean-Baptiste Kempf hace 10 años
padre
commit
e2c5ac4ae1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      libdsm.pc.in

+ 1 - 1
libdsm.pc.in

@@ -5,7 +5,7 @@ includedir=${prefix}/include
 
 Name: libdsm
 Description: Minimalist and read-only smb client library
-Version: @BDSM_ABI_VERSION@
+Version: @BDSM_PACKAGE_VERSION@
 Cflags: -I${includedir}
 Libs: -L${libdir} -ldsm
 Libs.private: @BDSM_LIB_LOG@