Explorar el Código

install library files

Waldemar Brodkorb hace 16 años
padre
commit
e3c30b880a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      package/fontconfig/Makefile

+ 1 - 0
package/fontconfig/Makefile

@@ -28,5 +28,6 @@ INSTALL_STYLE:=		auto
 
 post-install:
 	${INSTALL_DIR} ${IDIR_FONTCONFIG}/usr/lib
+	${CP} ${WRKINST}/usr/lib/libfontconfig.so* ${IDIR_FONTCONFIG}/usr/lib
 
 include ${TOPDIR}/mk/pkg-bottom.mk