Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.package
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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Romain Courteaud
slapos.package
Commits
ae880a64
Commit
ae880a64
authored
Mar 14, 2014
by
Rafael Monnerat
👻
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove useless entries and use buildout-versions
parent
a141c121
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
29 deletions
+5
-29
obs/slapos-node/slapos/buildout.cfg.in
obs/slapos-node/slapos/buildout.cfg.in
+5
-29
No files found.
obs/slapos-node/slapos/buildout.cfg.in
View file @
ae880a64
...
...
@@ -2,6 +2,9 @@
extends =
%BUILDOUT_URL%
# Don't load extensions
extensions =
extends-cache= extends-cache
download-cache= download-cache
...
...
@@ -19,25 +22,7 @@ configure-options +=
environment +=
DESTDIR=%BUILD_ROOT_DIRECTORY%
[openssl]
configure-options =
-I${zlib:location}/include
-L${zlib:location}/lib
--prefix=%TARGET_DIRECTORY%/parts/${:_buildout_section_name_}
--openssldir=%TARGET_DIRECTORY%/parts/${:_buildout_section_name_}/etc/ssl
--libdir=lib
shared no-idea no-mdc2 no-rc5 zlib
-Wl,-rpath=${zlib:location}/lib -Wl,-rpath=${buildout:parts-directory}/${:_buildout_section_name_}/lib
&& make depend
make-options +=
INSTALL_PREFIX=%BUILD_ROOT_DIRECTORY%;
[gettext]
#configure-options +=
# --prefix=%TARGET_DIRECTORY%/parts/${:_buildout_section_name_}
#make-options +=
# DESTDIR=%BUILD_ROOT_DIRECTORY%
# Add gettext library path to RPATH as its binaries are used to build
# glib for example
environment =
...
...
@@ -50,14 +35,5 @@ configure-options +=
make-options +=
DESTDIR=%BUILD_ROOT_DIRECTORY%
[slapos]
recipe = z3c.recipe.scripts
python = python2.7
eggs =
slapos.libnetworkcache
zc.buildout
${lxml-python:egg}
slapos.core
[version]
setuptools = 1.1.6
[versions]
cliff = 1.4.5
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