From 7ca204a02fcdd8280475fa0219401e6ea855fd97 Mon Sep 17 00:00:00 2001 From: Matt Madia Date: Thu, 6 May 2010 03:50:38 +0000 Subject: [PATCH] Updated bep. Forgot that haikuish.h is included with the new package. --- dev-perl/XML-Parser/XML-Parser-2.36.bep | 2 -- 1 file changed, 2 deletions(-) diff --git a/dev-perl/XML-Parser/XML-Parser-2.36.bep b/dev-perl/XML-Parser/XML-Parser-2.36.bep index 24e080bca..105457b71 100644 --- a/dev-perl/XML-Parser/XML-Parser-2.36.bep +++ b/dev-perl/XML-Parser/XML-Parser-2.36.bep @@ -14,8 +14,6 @@ CHECKSUM_MD5="1b868962b658bd87e1563ecd56498ded" BUILD { cd XML-Parser-2.36 perl Makefile.PL - mkdir -p /boot/common/lib/perl5/5.10.1/BePC-haiku/CORE/haiku - cp /boot/common/lib/perl5/5.10.1/BePC-haiku/CORE/unixish.h /boot/common/lib/perl5/5.10.1/BePC-haiku/CORE/haiku/haikuish.h make }