From a6887ceafac961592007e60971e47e09f2575213 Mon Sep 17 00:00:00 2001 From: Tomas Mraz Date: Mon, 8 Jul 2013 16:44:17 +0200 Subject: [PATCH] treat empty user or old password as NULL --- libpwquality.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libpwquality.spec b/libpwquality.spec index 050d6f4..3b6191e 100644 --- a/libpwquality.spec +++ b/libpwquality.spec @@ -54,7 +54,7 @@ pronounceable passwords from Python applications. %prep %setup -q -%patch1 -p0 -b .empty-user +%patch1 -p1 -b .empty-user %build %configure \