Browse Source

it must be do-install

wbx 13 years ago
parent
commit
04797d1a68
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/gettext/Makefile

+ 1 - 1
package/gettext/Makefile

@@ -58,7 +58,7 @@ post-build:
 	${CP} ${WRKBUILD}/gettext-runtime/intl/.libs/libintl.so* \
 			${STAGING_DIR}/usr/lib
 
-post-install:
+do-install:
 	${INSTALL_DIR} ${IDIR_LIBINTL}/usr/lib
 	${CP} ${WRKBUILD}/gettext-runtime/intl/.libs/libintl.so* \
 		${IDIR_LIBINTL}/usr/lib