Chef 11 software stack OBS-URL: https://build.opensuse.org/request/show/173413 OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-chef_objects?expand=0&rev=1
12 lines
345 B
Diff
12 lines
345 B
Diff
--- src/chef_objects.app.src 2013-04-22 13:36:38.206485051 +0200
|
|
+++ src/chef_objects.app.src.patched 2013-04-25 13:36:52.583220768 +0200
|
|
@@ -18,7 +18,7 @@
|
|
{application, chef_objects,
|
|
[
|
|
{description, "Chef object types and support modules"},
|
|
- {vsn, git},
|
|
+ {vsn, ""},
|
|
{registered, []},
|
|
{applications, [
|
|
kernel,
|