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
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
Ekaterina
slapos
Commits
df3438fa
Commit
df3438fa
authored
Nov 15, 2011
by
Cédric de Saint Martin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use gcc-java-minimal instead of gcc-java.
gcc-java has been replaced by gcc-java-minimal
parent
69736dbf
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
software/apache/instance.cfg
software/apache/instance.cfg
+1
-1
software/apache/software.cfg
software/apache/software.cfg
+2
-2
stack/apache.cfg
stack/apache.cfg
+1
-1
No files found.
software/apache/instance.cfg
View file @
df3438fa
...
...
@@ -14,5 +14,5 @@ dcrond_binary = ${dcron:location}/sbin/crond
varnishd_binary = ${varnish-2.1:location}/sbin/varnishd
stunnel_binary = ${stunnel:location}/bin/stunnel
rdiff_backup_binary = ${buildout:bin-directory}/rdiff-backup
gcc_binary = ${gcc-java:location}/bin/gcc
gcc_binary = ${gcc-java
-minimal
:location}/bin/gcc
binutils_directory = ${binutils:location}/bin/
software/apache/software.cfg
View file @
df3438fa
...
...
@@ -32,9 +32,9 @@ egg = slapos.cookbook
module = apache
[template]
# Default template for
erp5
instance.
# Default template for
apache
instance.
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance.cfg
md5sum = 1
c6eb98e8e9e9ed7f4b26eb9244f9f34
md5sum = 1
7180caef7d1c477fbb037d28b705e8b
output = ${buildout:directory}/template.cfg
mode = 0644
stack/apache.cfg
View file @
df3438fa
...
...
@@ -24,7 +24,7 @@ versions = versions
parts =
binutils
gcc-java
gcc-java
-minimal
apache
apache-antiloris
...
...
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