Finish cleanup

This commit is contained in:
Antoine Brodin
2014-11-14 11:38:46 +00:00
parent 4f04fe3206
commit a17498b73a
-1
View File
@@ -27,7 +27,6 @@ do-build:
@${RM} -f ${PLIST}
@${TOUCH} ${PLIST}
(cd ${WRKSRC}; ${FIND} eclipse -type f) | ${SORT} | ${SED} -e 's,^eclipse,lib/eclipse,' > ${PLIST}
@${CAT} ${.CURDIR}/pkg-plist >> ${PLIST}
do-install:
${SETENV} ${SH} ${FILESDIR}/install.sh ${WRKSRC} ${STAGEDIR}${PREFIX}