mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
comment out the make check in libtool's bep file as it takes a long time to run. Set the default path for ssh.
This commit is contained in:
@@ -29,17 +29,7 @@ BUILD {
|
||||
--mandir=`finddir B_COMMON_DIRECTORY`/man \
|
||||
--docdir=`finddir B_COMMON_DOCUMENTATION_DIRECTORY` \
|
||||
--sysconfdir=`finddir B_COMMON_SETTINGS_DIRECTORY`/ssh \
|
||||
--sharedstatedir=/boot/home/1 \
|
||||
--localstatedir=/boot/home/2 \
|
||||
--includedir=/boot/home/3 \
|
||||
--oldincludedir=/boot/home/4 \
|
||||
--datarootdir=/boot/home/5 \
|
||||
--infodir=/boot/home/6 \
|
||||
--localedir=/boot/home/7 \
|
||||
--htmldir=/boot/home/8 \
|
||||
--dvidir=/boot/home/9 \
|
||||
--pdfdir=/boot/home/10 \
|
||||
--psdir=/boot/home/11 \
|
||||
--with-default-path=PATH \
|
||||
--with-md5-passwords
|
||||
make
|
||||
}
|
||||
|
||||
@@ -15,5 +15,5 @@ BUILD {
|
||||
INSTALL {
|
||||
cd libtool-2.2.6b
|
||||
make install
|
||||
make check
|
||||
# make check
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user