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
isaak yansane-sisk
slapos
Commits
83c5353d
Commit
83c5353d
authored
Aug 22, 2014
by
Vincent Pelletier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
components: Add libuserhosts.
parent
2b52657f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
+18
-0
component/libuserhosts/buildout.cfg
component/libuserhosts/buildout.cfg
+18
-0
No files found.
component/libuserhosts/buildout.cfg
0 → 100644
View file @
83c5353d
[buildout]
extends =
../git/buildout.cfg
[libuserhosts]
recipe = plone.recipe.command
stop-on-error = true
update-command = ${:command}
command = cd ${libuserhosts-get:location} && make
# For convenience (one section to build & know result path)
location = ${libuserhosts-get:location}/libuserhosts.so
[libuserhosts-get]
recipe = slapos.recipe.build:gitclone
repository = http://git.erp5.org/repos/userhosts.git
revision = 0681899be173f0b71ca3ad6e154a34e70d92f48c
git-executable = ${git:location}/bin/git
location = ${buildout:parts-directory}/libuserhosts
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