Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
69
Merge Requests
69
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
nexedi
slapos
Commits
d48851e9
Commit
d48851e9
authored
Aug 13, 2015
by
Vincent Pelletier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
usersyslog: New component.
parent
a56c0707
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
+18
-0
buildout.cfg
component/usersyslog/buildout.cfg
+18
-0
No files found.
component/usersyslog/buildout.cfg
0 → 100644
View file @
d48851e9
[buildout]
extends =
../git/buildout.cfg
[usersyslog]
recipe = plone.recipe.command
stop-on-error = true
update-command = ${:command}
command = cd ${usersyslog-get:location} && make
# For convenience (one section to build & know result path)
location = ${usersyslog-get:location}/usersyslog
[usersyslog-get]
recipe = slapos.recipe.build:gitclone
repository = http://git.erp5.org/repos/usersyslog.git
revision = ad6f6411410c57ef21ca8078f6c3d17e9736185e
git-executable = ${git:location}/bin/git
location = ${buildout:parts-directory}/usersyslog
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