Package: libpam-foreground Version: 0.2 Severity: minor Tags: patch While working on the source, I discovered a patch in the Ubuntu version to correct the content of debian/dirs to the directories used by the package. Here is a patch to implement that:
--- libpam-foreground-0.2/debian/dirs 2006-01-23 23:44:43.000000000 +0100 +++ libpam-foreground-0.2-debian/debian/dirs 2007-07-07 09:27:10.000000000 +0200 @@ -1,2 +1,2 @@ -usr/bin -usr/sbin +bin +lib/security -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

