Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos-caddy
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
Guillaume Hervier
slapos-caddy
Commits
56d3db33
Commit
56d3db33
authored
Feb 22, 2012
by
Kazuhiko Shiozaki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change the location of apr and apr-util to follow 316b8a5858.
parent
5135b493
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
component/serf/buildout.cfg
component/serf/buildout.cfg
+2
-2
component/subversion/buildout.cfg
component/subversion/buildout.cfg
+2
-2
No files found.
component/serf/buildout.cfg
View file @
56d3db33
...
@@ -12,8 +12,8 @@ recipe = hexagonit.recipe.cmmi
...
@@ -12,8 +12,8 @@ recipe = hexagonit.recipe.cmmi
url = http://serf.googlecode.com/files/serf-0.7.0.tar.gz
url = http://serf.googlecode.com/files/serf-0.7.0.tar.gz
md5sum = 3233f22a5875320da7bdc854d0873080
md5sum = 3233f22a5875320da7bdc854d0873080
configure-options =
configure-options =
--with-apr=${ap
ache
:location}/bin/apr-1-config
--with-apr=${ap
r
:location}/bin/apr-1-config
--with-apr-util=${ap
ache
:location}/bin/apu-1-config
--with-apr-util=${ap
r-util
:location}/bin/apu-1-config
--with-openssl=${openssl:location}
--with-openssl=${openssl:location}
environment =
environment =
CFLAGS=-I${zlib:location}/include -I${libuuid:location}/include
CFLAGS=-I${zlib:location}/include -I${libuuid:location}/include
...
...
component/subversion/buildout.cfg
View file @
56d3db33
...
@@ -30,8 +30,8 @@ patches =
...
@@ -30,8 +30,8 @@ patches =
${subversion-1.6.0-disable_linking_against_unneeded_libraries:location}/${subversion-1.6.0-disable_linking_against_unneeded_libraries:filename}
${subversion-1.6.0-disable_linking_against_unneeded_libraries:location}/${subversion-1.6.0-disable_linking_against_unneeded_libraries:filename}
configure-options =
configure-options =
--disable-static
--disable-static
--with-apr=${ap
ache
:location}/bin/apr-1-config
--with-apr=${ap
r
:location}/bin/apr-1-config
--with-apr-util=${ap
ache
:location}/bin/apu-1-config
--with-apr-util=${ap
r-util
:location}/bin/apu-1-config
--without-apxs
--without-apxs
--with-zlib=${zlib:location}
--with-zlib=${zlib:location}
--with-sqlite=${sqlite3:location}
--with-sqlite=${sqlite3:location}
...
...
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