haiku/build/scripts
François Revol ef9aa9a756 Finally got a fix for attribute errors when building on linux without xattr.
After copying the mime db or packages the files were removed, but not the corresponding attribute storage files.
So when an inode got reused the file inherited those leftover attributes.
We now remove them before removing the files.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22940 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-11-17 22:26:17 +00:00
..
build_cross_tools When building binutils, build without -Werror. This was causing failures on my linux box due to silly warnings in binutils code. 2007-02-25 07:06:43 +00:00
build_cross_tools_gcc4 gcc 4.1.2 conveniently saves the version number in a separate file. 2007-03-04 04:47:55 +00:00
build_haiku_image Finally got a fix for attribute errors when building on linux without xattr. 2007-11-17 22:26:17 +00:00
build_tgz_archive * Refactored the image creation rules. There are now generalized rules that 2007-07-11 01:04:35 +00:00