diff options
Diffstat (limited to 'sys-auth/libpam-google-authenticator/libpam-google-authenticator-1.0.ebuild')
-rw-r--r-- | sys-auth/libpam-google-authenticator/libpam-google-authenticator-1.0.ebuild | 4 |
1 files changed, 0 insertions, 4 deletions
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 |