From 8092c07891130e0cf8f7695aed63cfa793973aee Mon Sep 17 00:00:00 2001 From: Bart Lauwers Date: Sat, 19 Apr 2003 01:15:00 +0000 Subject: Per BUg #16017 --- app-pda/plptools/plptools-0.11.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app-pda/plptools') diff --git a/app-pda/plptools/plptools-0.11.ebuild b/app-pda/plptools/plptools-0.11.ebuild index d989c1980879..24a3f7d59b37 100644 --- a/app-pda/plptools/plptools-0.11.ebuild +++ b/app-pda/plptools/plptools-0.11.ebuild @@ -1,5 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-pda/plptools/plptools-0.11.ebuild,v 1.4 2003/04/19 01:15:00 blauwers Exp $ DESCRIPTION="Libraries and utilities to communicate with a Psion palmtop via serial." HOMEPAGE="http://plptools.sourceforge.net" @@ -12,7 +13,7 @@ DEPEND="virtual/glibc" S="${WORKDIR}/${P}" src_compile() { - patch -p0 < ${FILESDIR}/${P}-gentoo.patch | die "Patch failed!" + patch -p1 < ${FILESDIR}/${P}-gentoo.patch | die "Patch failed!" local myconf -- cgit v1.2.3-65-gdbad