mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/nodejs pointless edit
This commit is contained in:
parent
fb364e4566
commit
d2bb9b0413
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ build() {
|
|||
|
||||
set_flags_for_arm
|
||||
|
||||
# short-cutting python=python2 for GYP, as it will only be used here.
|
||||
# short-cutting python=python2 for GYP, as it will only be used here.
|
||||
export PYTHON=python2
|
||||
if [ ! -f "${srcdir}/python" ]; then
|
||||
ln -s `which python2` ${srcdir}/python ;
|
||||
|
|
Loading…
Reference in a new issue