aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/icedtea
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/icedtea')
-rw-r--r--recipes/icedtea/icedtea6-native.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/icedtea/icedtea6-native.inc b/recipes/icedtea/icedtea6-native.inc
index 20155ed5ee..5be2dc6c4e 100644
--- a/recipes/icedtea/icedtea6-native.inc
+++ b/recipes/icedtea/icedtea6-native.inc
@@ -185,7 +185,7 @@ do_install() {
for F in bootstrap/icedtea/{bin,include,jre,lib}
do
- cp -rL $F ${JDK_INSTALL_DIR}
+ cp -RL $F ${JDK_INSTALL_DIR}
done
install -d ${JDK_INSTALL_DIR}/include/hpi