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
Roque
slapos
Commits
0889fdbf
Commit
0889fdbf
authored
Aug 31, 2011
by
Guillaume Bottex
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Creation of cubrid software release. WIP.
parent
db9c2203
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
+18
-0
component/cubrid/buildout.cfg
component/cubrid/buildout.cfg
+18
-0
No files found.
component/cubrid/buildout.cfg
0 → 100644
View file @
0889fdbf
[buildout]
extends =
../java/buildout.cfg
../ant/buildout.cfg
../ncurses/buildout.cfg
parts =
cubrid
[cubrid]
recipe = hexagonit.recipe.cmmi
url = http://dev.naver.com/frs/download.php/3782/CUBRID-8.4.0.1008.src.tar.gz
md5sum = 833d503bd29b076092b61e1fb5f4c035
environment =
JAVA_HOME=${java:location}
PATH=${ant:location}/bin:${ncurses:location}/lib:%(PATH)s
CPPFLAGS=-I${ncurses:location}/include
LDFLAGS=-L${ncurses:location}/lib -Wl,-rpath=${ncurses:location}/lib
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