Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kwabena Antwi-Boasiako
slapos
Commits
fcab94dd
Commit
fcab94dd
authored
Feb 23, 2019
by
Kwabena AB
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove patch; edit download link for buildout.cfg in build.sh
parent
3fff3150
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
component/ncurses/buildout.cfg
component/ncurses/buildout.cfg
+3
-3
component/slapos/build.sh
component/slapos/build.sh
+1
-1
No files found.
component/ncurses/buildout.cfg
View file @
fcab94dd
...
@@ -9,9 +9,9 @@ recipe = slapos.recipe.cmmi
...
@@ -9,9 +9,9 @@ recipe = slapos.recipe.cmmi
shared = true
shared = true
url = https://invisible-mirror.net/archives/ncurses/ncurses-6.1.tar.gz
url = https://invisible-mirror.net/archives/ncurses/ncurses-6.1.tar.gz
md5sum = ee13d052e1ead260d7c28071f46eefb1
md5sum = ee13d052e1ead260d7c28071f46eefb1
patch-options = -p1
#
patch-options = -p1
patches =
#
patches =
${:_profile_base_location_}/ncurses-5.9-gcc-5.patch#57f4cd0cc0c0a42a5ddb2167f9546d72
#
${:_profile_base_location_}/ncurses-5.9-gcc-5.patch#57f4cd0cc0c0a42a5ddb2167f9546d72
configure-options =
configure-options =
--prefix=@@LOCATION@@
--prefix=@@LOCATION@@
--with-shared
--with-shared
...
...
component/slapos/build.sh
View file @
fcab94dd
...
@@ -17,7 +17,7 @@ cd /opt/slapos/
...
@@ -17,7 +17,7 @@ cd /opt/slapos/
# Create buildout.cfg SlapOS bootstrap file
# Create buildout.cfg SlapOS bootstrap file
echo
"[buildout]
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
"
>
buildout.cfg
# Required in some distros such as Mandriva
# Required in some distros such as Mandriva
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment