diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:48:24 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:48:24 +0000 |
commit | 1acefe9b6814ca552073ae565e3c27e012e5058f (patch) | |
tree | 38f974392ad4fd91cc4b7033d12d8ff8fd843314 /sys-apps/policycoreutils | |
parent | whitespace (diff) | |
download | gentoo-2-1acefe9b6814ca552073ae565e3c27e012e5058f.tar.gz gentoo-2-1acefe9b6814ca552073ae565e3c27e012e5058f.tar.bz2 gentoo-2-1acefe9b6814ca552073ae565e3c27e012e5058f.zip |
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'sys-apps/policycoreutils')
-rw-r--r-- | sys-apps/policycoreutils/policycoreutils-1.34.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/policycoreutils/policycoreutils-1.34.1.ebuild b/sys-apps/policycoreutils/policycoreutils-1.34.1.ebuild index ee580cfad00e..937d21d832b7 100644 --- a/sys-apps/policycoreutils/policycoreutils-1.34.1.ebuild +++ b/sys-apps/policycoreutils/policycoreutils-1.34.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-1.34.1.ebuild,v 1.3 2007/06/04 00:52:47 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-1.34.1.ebuild,v 1.4 2007/06/26 02:48:24 mr_bones_ Exp $ IUSE="nls pam" @@ -130,7 +130,7 @@ src_install() { # for older pam make DESTDIR="${D}" -C ${S2}/pam.d install || die fi - fi + fi } pkg_postinst() { |