mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
Fix error at Jenkins run:
----- ====>> Error: Filesystem touched during stage (files must install to ${STAGEDIR}): extra: root/.eric4 ----- Reported by: swills Suggested by: swills
This commit is contained in:
parent
79e201a1b7
commit
b2d7aa0754
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350532
@ -20,6 +20,7 @@ RUN_DEPENDS?= ${PREFIX}/bin/eric4:${PORTSDIR}/devel/eric4
|
||||
|
||||
I18N_LANG?= ru
|
||||
INSTALL_CMD?= install-i18n.py -p ${STAGEDIR}
|
||||
MAKE_ENV+= "HOME=${WRKDIR}"
|
||||
|
||||
USE_PYTHON= yes
|
||||
NO_BUILD= yes
|
||||
|
Loading…
Reference in New Issue
Block a user