From e22e3c3c0c5c9c35f8b83cee542ae4b4a0db8bb7 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Thu, 26 Sep 2013 09:01:16 +0000 Subject: [PATCH] Remove a now unnecessary post-install target which confuses 'make stage'. --- astro/boinc-astropulse/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/astro/boinc-astropulse/Makefile b/astro/boinc-astropulse/Makefile index f7fb067a59b5..8ba87558ccba 100644 --- a/astro/boinc-astropulse/Makefile +++ b/astro/boinc-astropulse/Makefile @@ -98,7 +98,4 @@ do-install: ${STAGEDIR}${BOINC_CLIENT_HOME}/projects/${SETI_SITE}/ .endif -post-install: - @PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL - .include