mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
Updated several .bep files to use finddir.
This commit is contained in:
@@ -12,7 +12,7 @@ BUILD {
|
||||
|
||||
INSTALL {
|
||||
cd getopt-1.1.4
|
||||
make install prefix=/boot/common DESTDIR="${DESTDIR}"
|
||||
make install prefix=`findir B_COMMON_BIN_DIRECTORY` DESTDIR="${DESTDIR}"
|
||||
}
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="1997-2005 Frodo Looijaard"
|
||||
|
||||
Reference in New Issue
Block a user