diff options
author | 2012-06-07 10:44:33 -0400 | |
---|---|---|
committer | 2012-06-07 10:44:33 -0400 | |
commit | be49e7040f6b6f770187f70f324e81349b1fdfc7 (patch) | |
tree | 40b336183f0e01c0944dd96f50767909ebad55c4 /sys-auth/libpam-google-authenticator/libpam-google-authenticator-1.0.ebuild | |
parent | google-authenticator PAM module. (diff) | |
download | c1pher-be49e7040f6b6f770187f70f324e81349b1fdfc7.tar.gz c1pher-be49e7040f6b6f770187f70f324e81349b1fdfc7.tar.bz2 c1pher-be49e7040f6b6f770187f70f324e81349b1fdfc7.zip |
drop unneded patch.
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 |