mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
add comment and ./
This commit is contained in:
@@ -42,7 +42,7 @@ BUILD()
|
||||
cp -r src/* tmp
|
||||
cd tmp
|
||||
make $jobArgs BUILDHOME=`finddir B_SYSTEM_DEVELOP_DIRECTORY`
|
||||
fixattributes.sh
|
||||
./fixattributes.sh
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
|
||||
@@ -30,6 +30,7 @@ REQUIRES="
|
||||
yab$secondaryArchSuffix >= 1.7.4.4
|
||||
devel:libz$secondaryArchSuffix
|
||||
"
|
||||
# devel:libz$secondaryArchSuffix is needed both to build and for the BuildFactory to do its work.
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libz$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user