mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Trim extra newlines at end of file & trailing whitespace.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="a simple, self-contained and portable build system"
|
||||
HOMEPAGE="http://hypertriton.com/bsdbuild/"
|
||||
DESCRIPTION="a simple, self-contained and portable build system"
|
||||
HOMEPAGE="http://hypertriton.com/bsdbuild/"
|
||||
SOURCE_URI="http://stable.hypertriton.com/bsdbuild/bsdbuild-2.9.tar.gz"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="broken"
|
||||
@@ -14,7 +14,7 @@ BUILD()
|
||||
sed -i 's#/usr/bin/perl#/boot/common/bin/perl#' mkconfigure
|
||||
sed -i 's#$INSTALLDIR/gen-dotdepend.pl#./gen-dotdepend.pl#' mkconfigure
|
||||
cat configure.in | mkconfigure > configure
|
||||
rm mkconfigure
|
||||
rm mkconfigure
|
||||
./configure --prefix=/boot/common \
|
||||
--mandir=`finddir B_COMMON_DOCUMENTATION_DIRECTORY`/man \
|
||||
--datadir=`finddir B_COMMON_DATA_DIRECTORY` \
|
||||
|
||||
Reference in New Issue
Block a user