summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-13 05:15:33 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-13 05:15:33 +0000
commit9ab002bca68f0dea55ca2eebf53741acf1e926ab (patch)
tree334fe06f59e2bb321ea13893d330e4bb66807249 /sys-fs/ecryptfs-utils
parentwhitespace (diff)
downloadhistorical-9ab002bca68f0dea55ca2eebf53741acf1e926ab.tar.gz
historical-9ab002bca68f0dea55ca2eebf53741acf1e926ab.tar.bz2
historical-9ab002bca68f0dea55ca2eebf53741acf1e926ab.zip
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'sys-fs/ecryptfs-utils')
-rw-r--r--sys-fs/ecryptfs-utils/ecryptfs-utils-7.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-fs/ecryptfs-utils/ecryptfs-utils-7.ebuild b/sys-fs/ecryptfs-utils/ecryptfs-utils-7.ebuild
index 9972d2df5117..cd150bb01ea0 100644
--- a/sys-fs/ecryptfs-utils/ecryptfs-utils-7.ebuild
+++ b/sys-fs/ecryptfs-utils/ecryptfs-utils-7.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-fs/ecryptfs-utils/ecryptfs-utils-7.ebuild,v 1.2 2007/07/02 15:33:12 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ecryptfs-utils/ecryptfs-utils-7.ebuild,v 1.3 2007/07/13 05:15:33 mr_bones_ Exp $
DESCRIPTION="eCryptfs userspace utilities"
HOMEPAGE="http://www.ecryptfs.org"
@@ -14,7 +14,6 @@ IUSE=""
DEPEND="sys-apps/keyutils
dev-libs/libgcrypt"
-
src_install(){
emake -j1 DESTDIR=${D} install || die
}