summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-pda/pilot-link/pilot-link-0.11.5-r2.ebuild')
-rw-r--r--app-pda/pilot-link/pilot-link-0.11.5-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-pda/pilot-link/pilot-link-0.11.5-r2.ebuild b/app-pda/pilot-link/pilot-link-0.11.5-r2.ebuild
index cff2cb82bbaf..1771fb1eabdc 100644
--- a/app-pda/pilot-link/pilot-link-0.11.5-r2.ebuild
+++ b/app-pda/pilot-link/pilot-link-0.11.5-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.11.5-r2.ebuild,v 1.2 2004/02/22 19:49:05 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.11.5-r2.ebuild,v 1.3 2004/04/25 22:32:19 agriffis Exp $
inherit perl-module
@@ -68,7 +68,7 @@ src_compile() {
sed -e 's:TCL_MINOR_VERSION <4:TCL_MINOR_VERSION <3:' \
src/pilot-debug.c.old > src/pilot-debug.c
- econf ${myconf}
+ econf ${myconf} || die "econf failed"
# so python doesnt violate sandbox
# http://gnu-designs.com/bugs/view_bug_page.php?f_id=382