]> git.armaanb.net Git - asd-repo.git/blobdiff - core/python/build
gmake: new package at 4.3
[asd-repo.git] / core / python / build
index 74b971606247eac23f8a659221e7f68fbf29d088..02f7e8140b188a09ab8b1727d3149bef4fe150d2 100755 (executable)
@@ -22,8 +22,8 @@ patch -p1 < python3-always-pip.patch
     --with-ensurepip=yes \
     --without-doc-strings
 
-make
-make DESTDIR="$1" install
+gmake
+gmake DESTDIR="$1" install
 
 ln -s python3 "$1/usr/bin/python"
 ln -s pip3    "$1/usr/bin/pip"