summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Hale <tseng@gentoo.org>2004-05-07 20:22:11 +0000
committerBrandon Hale <tseng@gentoo.org>2004-05-07 20:22:11 +0000
commit3872c827c41b733f1436c0afd8cf251d2ac3aa16 (patch)
tree2b52e20a07b990fb28ea415f6de20678c8e3e7b8 /app-crypt/bsign/bsign-0.4.5.ebuild
parentRemove S= (Manifest recommit) (diff)
downloadgentoo-2-3872c827c41b733f1436c0afd8cf251d2ac3aa16.tar.gz
gentoo-2-3872c827c41b733f1436c0afd8cf251d2ac3aa16.tar.bz2
gentoo-2-3872c827c41b733f1436c0afd8cf251d2ac3aa16.zip
Removed S=
Diffstat (limited to 'app-crypt/bsign/bsign-0.4.5.ebuild')
-rw-r--r--app-crypt/bsign/bsign-0.4.5.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/app-crypt/bsign/bsign-0.4.5.ebuild b/app-crypt/bsign/bsign-0.4.5.ebuild
index 7fcd3e33c2c0..b68666fef296 100644
--- a/app-crypt/bsign/bsign-0.4.5.ebuild
+++ b/app-crypt/bsign/bsign-0.4.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/bsign/bsign-0.4.5.ebuild,v 1.3 2004/05/07 20:07:50 tseng Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/bsign/bsign-0.4.5.ebuild,v 1.4 2004/05/07 20:22:11 tseng Exp $
DESCRIPTION="This package embeds secure hashes (SHA1) and digital signatures (GNU Privacy Guard) into files for verification and authentication"
HOMEPAGE="http://packages.debian.org/unstable/admin/bsign.html"
@@ -12,8 +12,6 @@ IUSE=""
DEPEND=""
RDEPEND=""
-S=${WORKDIR}/${P}
-
src_compile() {
./configure \
--host=${CHOST} \