mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
Don't install .orig file
Submitted by: QAT
This commit is contained in:
parent
c3d27c7a8d
commit
d13dfa4521
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264764
@ -37,6 +37,7 @@ BROKEN= leaves files after deinstallation
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${PREFIX}/saint
|
||||
${RM} ${WRKSRC}/reconfig.orig
|
||||
${TAR} -C ${WRKSRC} -cf - -X ${FILESDIR}/excludefiles . | ${TAR} -C ${PREFIX}/saint -xf -
|
||||
${INSTALL_MAN} ${WRKSRC}/${MAN1} ${MAN1PREFIX}/man/man1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user