From be49e7040f6b6f770187f70f324e81349b1fdfc7 Mon Sep 17 00:00:00 2001 From: Dane Smith Date: Thu, 7 Jun 2012 10:44:33 -0400 Subject: drop unneded patch. --- .../libpam-google-authenticator-1.0.ebuild | 4 ---- 1 file changed, 4 deletions(-) (limited to 'sys-auth/libpam-google-authenticator/libpam-google-authenticator-1.0.ebuild') diff --git a/sys-auth/libpam-google-authenticator/libpam-google-authenticator-1.0.ebuild b/sys-auth/libpam-google-authenticator/libpam-google-authenticator-1.0.ebuild index 2c67ddf..e716524 100644 --- a/sys-auth/libpam-google-authenticator/libpam-google-authenticator-1.0.ebuild +++ b/sys-auth/libpam-google-authenticator/libpam-google-authenticator-1.0.ebuild @@ -17,10 +17,6 @@ IUSE="" DEPEND="sys-libs/pam" RDEPEND="${DEPEND}" -src_prepare(){ - epatch "${FILESDIR}/makefile.patch" -} - src_install(){ insinto $(getpam_mod_dir) doins pam_google_authenticator.so -- cgit v1.2.3-65-gdbad