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 | d4980cb4ec9e887192cfc72af4edf5b8283b636c (patch) | |
tree | a68bff4b0e324cc7ca59f7a4ca7142a25707c523 /sys-apps/policycoreutils | |
parent | whitespace (diff) | |
download | historical-d4980cb4ec9e887192cfc72af4edf5b8283b636c.tar.gz historical-d4980cb4ec9e887192cfc72af4edf5b8283b636c.tar.bz2 historical-d4980cb4ec9e887192cfc72af4edf5b8283b636c.zip |
whitespace
Package-Manager: portage-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() { |