Chef 11 software stack OBS-URL: https://build.opensuse.org/request/show/173589 OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-chef_index?expand=0&rev=1
12 lines
325 B
Diff
12 lines
325 B
Diff
--- src/chef_index.app.src 2013-04-18 16:14:13.773123469 +0200
|
|
+++ src/chef_index.app.src.patched 2013-04-25 11:44:43.311284943 +0200
|
|
@@ -18,7 +18,7 @@
|
|
{application, chef_index,
|
|
[
|
|
{description, "Chef search index tools"},
|
|
- {vsn, git},
|
|
+ {vsn, ""},
|
|
{registered, []},
|
|
{applications, [
|
|
kernel,
|