Skip to content

Commit

Permalink
sysutils/apt-mirror-devel: really fix staging
Browse files Browse the repository at this point in the history
(cherry picked from commit 58e390a)
  • Loading branch information
rene0 committed Jan 24, 2023
1 parent ecdfa2e commit 810feae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sysutils/apt-mirror-devel/Makefile
Expand Up @@ -22,6 +22,7 @@ NO_ARCH= yes

post-patch:
@${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' ${WRKSRC}/Makefile
@${CP} ${WRKSRC}/mirror.list ${WRKSRC}/mirror.list.sample
@${MKDIR} ${STAGEDIR}/etc/apt
@${CP} ${WRKSRC}/mirror.list ${STAGEDIR}/etc/apt/mirror.list.sample

.include <bsd.port.mk>

0 comments on commit 810feae

Please sign in to comment.