[PyPAM] fix patch

Miroslav Suchý msuchy at fedoraproject.org
Wed Feb 23 12:37:51 UTC 2011


commit 662b66333e66022eea10068a1c34b4f5da1076d3
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Wed Feb 23 13:37:51 2011 +0100

    fix patch

 PyPAM-0.5.0-nofree.patch |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/PyPAM-0.5.0-nofree.patch b/PyPAM-0.5.0-nofree.patch
index 07f3f7a..f27e9d5 100644
--- a/PyPAM-0.5.0-nofree.patch
+++ b/PyPAM-0.5.0-nofree.patch
@@ -1,7 +1,7 @@
 diff --git a/PAMmodule.c b/PAMmodule.c
 index 03cb799..a7ff8a5 100644
---- a/PyPAM-0.5.0/PAMmodule.c
-+++ b/PyPAM-0.5.0/PAMmodule.c
+--- a/PAMmodule.c
++++ b/PAMmodule.c
 @@ -24,8 +24,6 @@ typedef struct {
      char                *service;
      char                *user;


More information about the scm-commits mailing list