Updated bep. Forgot that haikuish.h is included with the new package.

This commit is contained in:
Matt Madia
2010-05-06 03:50:38 +00:00
parent e120cdff5c
commit 7ca204a02f

View File

@@ -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
}