mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
doxygen, fix 32bit build (#9531)
This commit is contained in:
@@ -96,7 +96,7 @@ INSTALL()
|
||||
+%F`/;" doc/doxygen.1 > "$manDir"/man1/doxygen.1
|
||||
|
||||
mkdir -p $appsDir
|
||||
mv $binDir/doxywizard $appsDir/DoxyWizard
|
||||
mv $prefix/bin/doxywizard $appsDir/DoxyWizard
|
||||
|
||||
local MAJOR="`echo "$portVersion" | cut -d. -f1`"
|
||||
local MIDDLE="`echo "$portVersion" | cut -d. -f2`"
|
||||
|
||||
Reference in New Issue
Block a user