Files
erlang-chef_authn/PATCH-01_eleminate-git-dependency.patch

12 lines
382 B
Diff

--- a/src/chef_authn.app.src.orig 2013-04-05 16:39:21.014232152 +0200
+++ b/src/chef_authn.app.src 2013-04-05 16:43:52.956215914 +0200
@@ -18,7 +18,7 @@
{application, chef_authn,
[
{description, "Erlang API request authentication signing and verification for Chef"},
- {vsn, git},
+ {vsn, "0.0.0"},
{registered, []},
{applications, [kernel,
stdlib,