Fixed: #836 posix cp flag

This commit is contained in:
acemtp 2010-05-07 12:27:34 +02:00
parent 034d38f673
commit 6798824494

View file

@ -410,7 +410,7 @@ echo CFLAGS="$BUILD_CFLAGS" CXXFLAGS="$BUILD_CXXFLAGS"
# Copy the headers
mkdir -p $BUILD_DIR/nel \
&& cp -Rfdp $NEL_SRC/include $BUILD_DIR/nel
&& cp -RfPp $NEL_SRC/include $BUILD_DIR/nel
# Remove from the compilation directory the useless CVS
# informations