Move post-patch to pre-configure before krisbot notices
This commit is contained in:
parent
c55862532a
commit
d42f587f22
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144414
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ USE_GCC= 3.3+
|
||||||
post-extract:
|
post-extract:
|
||||||
@${FIND} ${WRKSRC} -name CVS -type d -delete
|
@${FIND} ${WRKSRC} -name CVS -type d -delete
|
||||||
|
|
||||||
post-patch:
|
pre-configure:
|
||||||
@${CP} ${LTMAIN} ${WRKSRC}
|
@${CP} ${LTMAIN} ${WRKSRC}
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
|
|
Loading…
Reference in a new issue