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:
Michael Lotz
2009-01-28 02:02:51 +00:00
parent 5fc1932331
commit a16e2a1c69
+1 -1
View File
@@ -140,7 +140,7 @@ $MAKE install || {
# remove the system headers from the installation dir
# Only the ones from the source tree should be used.
sysIncludeDir=$installDir/$haikuMachine/sys-include
rm -rf $sysIncludeDir/be $sysIncludeDir/posix
rm -rf $sysIncludeDir/os $sysIncludeDir/posix
# remove the objects dir
rm -rf $objDir