Commit fcab94dd authored by Kwabena AB's avatar Kwabena AB

Remove patch; edit download link for buildout.cfg in build.sh

parent 3fff3150
......@@ -9,9 +9,9 @@ recipe = slapos.recipe.cmmi
shared = true
url = https://invisible-mirror.net/archives/ncurses/ncurses-6.1.tar.gz
md5sum = ee13d052e1ead260d7c28071f46eefb1
patch-options = -p1
patches =
${:_profile_base_location_}/ncurses-5.9-gcc-5.patch#57f4cd0cc0c0a42a5ddb2167f9546d72
# patch-options = -p1
# patches =
# ${:_profile_base_location_}/ncurses-5.9-gcc-5.patch#57f4cd0cc0c0a42a5ddb2167f9546d72
configure-options =
--prefix=@@LOCATION@@
--with-shared
......
......@@ -17,7 +17,7 @@ cd /opt/slapos/
# Create buildout.cfg SlapOS bootstrap file
echo "[buildout]
extends = https://lab.nexedi.com/hikwabena/slapos/raw/1.0/component/slapos/buildout.cfg
extends = https://lab.nexedi.com/hikwabena/slapos/raw/fix-ncurses/component/slapos/buildout.cfg
" > buildout.cfg
# Required in some distros such as Mandriva
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment