mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Avoid attempts at rebuilding gperf-documentation.
This commit is contained in:
@@ -33,6 +33,9 @@ BUILD_PREREQUIRES="
|
||||
|
||||
BUILD()
|
||||
{
|
||||
# touch documentation to avoid attempts at rebuilding it (which will fail)
|
||||
touch doc/*.{pdf,ps}
|
||||
|
||||
runConfigure ./configure
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user