mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
Changed several calls for /boot/common/bin to use finddir.
This commit is contained in:
@@ -21,7 +21,7 @@ BUILD {
|
||||
INSTALL {
|
||||
cd graphviz-2.24.0
|
||||
make install
|
||||
cd /boot/common/bin
|
||||
cd `finddir B_COMMON_BIN_DIRECTORY`
|
||||
ln -s dot_static dot
|
||||
}
|
||||
LICENSE="CPL v1.0"
|
||||
|
||||
Reference in New Issue
Block a user