From 8893ac4a8a8c53b383ec2ffa657a848ae33714d7 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 21 Nov 2008 11:36:19 +0100 Subject: [PATCH] linux-pam: remove unused libtool stuff. --HG-- extra : convert_revision : ac440071f6decc7b60c4edb391cf88b496a6df15 --- templates/linux-pam.tmpl | 2 -- 1 file changed, 2 deletions(-) diff --git a/templates/linux-pam.tmpl b/templates/linux-pam.tmpl index 6664a15fcd8..88c611c32ac 100644 --- a/templates/linux-pam.tmpl +++ b/templates/linux-pam.tmpl @@ -19,7 +19,5 @@ long_desc=" Linux-PAM provides a flexible mechanism for authenticating users. PAM was invented by SUN Microsystems." -libtool_fixup_la_stage=postinstall - build_depends="flex-2.5.35" run_depends="glibc-2.8"