mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Fixed fastdep install to make sure the copy works.
This commit is contained in:
@@ -13,7 +13,7 @@ BUILD {
|
||||
INSTALL {
|
||||
cd fastdep-0.16
|
||||
mkdir -p ${DESTDIR}/`finddir B_COMMON_BIN_DIRECTORY`
|
||||
cp fastdep ${DESTDIR}/`finddir B_COMMON_BIN_DIRECTORY`
|
||||
cp -f fastdep ${DESTDIR}/`finddir B_COMMON_BIN_DIRECTORY`
|
||||
}
|
||||
|
||||
LICENSE="GNU GPL v2"
|
||||
|
||||
Reference in New Issue
Block a user