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
3cda9687
Commit
3cda9687
authored
Mar 08, 2012
by
Cédric de Saint Martin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove deprecated patch
parent
38322167
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
29 deletions
+0
-29
component/occi/accords-cocarrier-patch.diff
component/occi/accords-cocarrier-patch.diff
+0
-20
component/occi/buildout.cfg
component/occi/buildout.cfg
+0
-9
No files found.
component/occi/accords-cocarrier-patch.diff
deleted
100644 → 0
View file @
38322167
diff --git a/Makefile.am b/Makefile.am
index 46432c5..a2c48a1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,12 +21,12 @@
endif
if ENABLE_COREST
SUBDIRS += corest
endif
-if ENABLE_COCCI
-SUBDIRS += cocci
-endif
if ENABLE_COCARRIER
SUBDIRS += cocarrier
endif
+if ENABLE_COCCI
+SUBDIRS += cocci
+endif
if ENABLE_COPABR
SUBDIRS += copabr
endif
\ No newline at end of file
component/occi/buildout.cfg
View file @
3cda9687
...
...
@@ -37,18 +37,9 @@ configure-command =
configure-options =
--with-ssl=${openssl:location}
--prefix=${buildout:parts-directory}/${:_buildout_section_name_}
patches =
${accords-cocarrier-patch:location}/${accords-cocarrier-patch:filename}
patch-options = -p1
environment =
CPPFLAGS =-I${libuuid:location}/include -I${openssl:location}/include
LDFLAGS =-Wl,-rpath=${openssl:location}/lib -L${libuuid:location}/lib -Wl,-rpath=${libuuid:location}/lib
LIBTOOL=libtool
PATH=${autoconf:location}/bin:${automake:location}/bin:${libtool:location}/bin:%(PATH)s
[accords-cocarrier-patch]
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/${:filename}
#md5sum = 22b0ef8baec5efc182e10d233c6f14ca
filename = accords-cocarrier-patch.diff
download-only = true
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