Projects
Kolab:16:Enterprise
guam
rebar-remove-deps.patch
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File rebar-remove-deps.patch of Package guam (Revision 19)
Currently displaying revision
19
,
Show latest
diff -ur guam-0.9.2.orig/rebar.config guam-0.9.2/rebar.config --- guam-0.9.2.orig/rebar.config 2017-03-21 11:20:48.000000000 +0100 +++ guam-0.9.2/rebar.config 2017-09-13 14:54:56.504335783 +0200 @@ -1,14 +1,14 @@ %% -*- tab-width: 4;erlang-indent-level: 4;indent-tabs-mode: nil -*- %% ex: ft=erlang ts=4 sw=4 et -{ deps_dir, "deps" }. -{ deps, [ - { lager, "(2.0|2.1|2.2).*", { git, "git://github.com/basho/lager.git", { tag, "2.2.3" } } }, - { lager_syslog, "2.*", { git, "git://github.com/basho/lager_syslog.git", { tag, "2.1.3" } } }, - { eimap, ".*", { git, "https://git.kolab.org/diffusion/EI/eimap.git", { tag, "0.2.5" } } } - %% pull in the proper version of meck before jobs 0.3 gets around to pulling in the wrong version - ] -}. +%{ deps_dir, "deps" }. +%{ deps, [ +% { lager, "(2.0|2.1|2.2).*", { git, "git://github.com/basho/lager.git", { tag, "2.2.3" } } }, +% { lager_syslog, "2.*", { git, "git://github.com/basho/lager_syslog.git", { tag, "2.1.3" } } }, +% { eimap, ".*", { git, "https://git.kolab.org/diffusion/EI/eimap.git", { tag, "0.2.5" } } } +% %% pull in the proper version of meck before jobs 0.3 gets around to pulling in the wrong version +% ] +%}. { erl_opts, [ %%no_debug_info, {parse_transform, lager_transform},
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.