diff --git a/PyPAM.spec b/PyPAM.spec index 0cd53ef..5d8c89e 100644 --- a/PyPAM.spec +++ b/PyPAM.spec @@ -25,6 +25,7 @@ PAM (Pluggable Authentication Module) bindings for Python. %prep %setup -q %patch0 -p1 -b .dlopen +%patch1 -p1 -b .dealloc # remove prebuild rpm and others binaries rm -rf build dist