diff --git a/misc/compat9x/Makefile b/misc/compat9x/Makefile index c211ebdf28b4..da08f3c302ea 100644 --- a/misc/compat9x/Makefile +++ b/misc/compat9x/Makefile @@ -39,7 +39,4 @@ do-install: (cd ${WRKSRC}/lib32 && ${INSTALL_DATA} *.so.* ${TARGET32_DIR}) .endif -post-install: - @${CAT} ${PKGMESSAGE} - .include