Package: libpam0g
Version: 0.79-3
Severity: minor
Tags: patch
debian/rules has a bashism: the use of a {} glob in a rm statement.
Thus pam FTBFS on my system where /bin/sh -> dash.--- pam-0.79/debian/rules~ 2005-10-02 05:18:03.000000000 -0500 +++ pam-0.79/debian/rules 2005-10-02 05:18:29.000000000 -0500 @@ -5,6 +5,7 @@ # architecture-dependant package, as well as an architecture-independant # package. +SHELL := /bin/bash DH_COMPAT = 3 export DH_COMPAT
signature.asc
Description: Digital signature

