Forgot to update this reference when renaming be/ to os/.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29069 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -140,7 +140,7 @@ $MAKE install || {
|
|||||||
# remove the system headers from the installation dir
|
# remove the system headers from the installation dir
|
||||||
# Only the ones from the source tree should be used.
|
# Only the ones from the source tree should be used.
|
||||||
sysIncludeDir=$installDir/$haikuMachine/sys-include
|
sysIncludeDir=$installDir/$haikuMachine/sys-include
|
||||||
rm -rf $sysIncludeDir/be $sysIncludeDir/posix
|
rm -rf $sysIncludeDir/os $sysIncludeDir/posix
|
||||||
|
|
||||||
# remove the objects dir
|
# remove the objects dir
|
||||||
rm -rf $objDir
|
rm -rf $objDir
|
||||||
|
|||||||
Reference in New Issue
Block a user