Don't install the xx-locale in the first place instead of removing it
afterwards.
This commit is contained in:
parent
df755e39b4
commit
bc0732904b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=119132
@ -21,10 +21,6 @@ USE_REINPLACE= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's/-O2//g' ${WRKSRC}/${CONFIGURE_SCRIPT}
|
||||
|
||||
post-install:
|
||||
@${RM} ${PREFIX}/share/locale/xx/LC_MESSAGES/kimdaba.mo
|
||||
@${RMDIR} ${PREFIX}/share/locale/xx/LC_MESSAGES/
|
||||
@${RMDIR} ${PREFIX}/share/locale/xx/
|
||||
@${REINPLACE_CMD} -e 's/xx//g' ${WRKSRC}/po/Makefile.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -21,10 +21,6 @@ USE_REINPLACE= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's/-O2//g' ${WRKSRC}/${CONFIGURE_SCRIPT}
|
||||
|
||||
post-install:
|
||||
@${RM} ${PREFIX}/share/locale/xx/LC_MESSAGES/kimdaba.mo
|
||||
@${RMDIR} ${PREFIX}/share/locale/xx/LC_MESSAGES/
|
||||
@${RMDIR} ${PREFIX}/share/locale/xx/
|
||||
@${REINPLACE_CMD} -e 's/xx//g' ${WRKSRC}/po/Makefile.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -21,10 +21,6 @@ USE_REINPLACE= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's/-O2//g' ${WRKSRC}/${CONFIGURE_SCRIPT}
|
||||
|
||||
post-install:
|
||||
@${RM} ${PREFIX}/share/locale/xx/LC_MESSAGES/kimdaba.mo
|
||||
@${RMDIR} ${PREFIX}/share/locale/xx/LC_MESSAGES/
|
||||
@${RMDIR} ${PREFIX}/share/locale/xx/
|
||||
@${REINPLACE_CMD} -e 's/xx//g' ${WRKSRC}/po/Makefile.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user