mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
Cleaned up yasm's directories.
This commit is contained in:
@@ -8,7 +8,8 @@ DEPEND=""
|
||||
BUILD {
|
||||
cd yasm-1.1.0
|
||||
libtoolize --force --copy --install
|
||||
./configure --prefix=/boot/common
|
||||
./configure --prefix=`finddir B_COMMON_DIRECTORY` \
|
||||
--mandir=`finddir B_COMMON_DOCUMENTATION_DIRECTORY`/man
|
||||
make
|
||||
}
|
||||
|
||||
@@ -16,6 +17,7 @@ INSTALL {
|
||||
cd yasm-1.1.0
|
||||
make install
|
||||
}
|
||||
|
||||
LICENSE="Artistic
|
||||
BSD (2-clause)
|
||||
BSD (3-clause)
|
||||
|
||||
Reference in New Issue
Block a user