mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
- Really fix extract
Submitted by: Jason Harris <jharris@widomaker.com> Approved by: portmgr (hat)
This commit is contained in:
parent
4ac4291378
commit
9b66e19366
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202709
@ -26,7 +26,7 @@ MAN1= 0launch.1 0alias.1 0store.1
|
||||
|
||||
do-extract:
|
||||
@${RM} -rf ${DISTDIR}/${DISTNAME}.tar.gz
|
||||
@gpg ${DISTDIR}/${DISTFILES}
|
||||
@gpg --skip-verify ${DISTDIR}/${DISTFILES}
|
||||
@${RM} -rf ${WRKDIR}
|
||||
@${MKDIR} ${WRKDIR}
|
||||
cd ${WRKDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} \
|
||||
|
Loading…
Reference in New Issue
Block a user