Files
erlang-chef_index/PATCH02-remove-version-check-with-git.patch

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,