From 33192a6f48251ee951b1818cece132a3413a1aba Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Sun, 11 Jan 2004 22:33:49 +0000 Subject: add qte for opie to build system BKrev: 4001cf4d0Fpmu4rDK-rH0LG9-sMcCg --- qte/qte-2.3.7-r0/opie.patch | 0 qte/qte-for-opie_2.3.7.oe | 0 qte/qte_2.3.6.oe | 2 +- qte/qte_2.3.7.oe | 2 +- qte/qte_2.3.8-snap.oe | 2 +- 5 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 qte/qte-2.3.7-r0/opie.patch create mode 100644 qte/qte-for-opie_2.3.7.oe (limited to 'qte') diff --git a/qte/qte-2.3.7-r0/opie.patch b/qte/qte-2.3.7-r0/opie.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/qte/qte-for-opie_2.3.7.oe b/qte/qte-for-opie_2.3.7.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/qte/qte_2.3.6.oe b/qte/qte_2.3.6.oe index fc507333a2..062e9e9f21 100644 --- a/qte/qte_2.3.6.oe +++ b/qte/qte_2.3.6.oe @@ -57,7 +57,7 @@ do_compile() { do_stage () { install -m 0755 lib/libqte.so.* ${STAGING_LIBDIR}/ rm -f include/qxt.h - cp -pLR include/* ${STAGING_DIR}/target/include/ + cp -pfLR include/* ${STAGING_DIR}/target/include/ } do_install () { diff --git a/qte/qte_2.3.7.oe b/qte/qte_2.3.7.oe index fc507333a2..062e9e9f21 100644 --- a/qte/qte_2.3.7.oe +++ b/qte/qte_2.3.7.oe @@ -57,7 +57,7 @@ do_compile() { do_stage () { install -m 0755 lib/libqte.so.* ${STAGING_LIBDIR}/ rm -f include/qxt.h - cp -pLR include/* ${STAGING_DIR}/target/include/ + cp -pfLR include/* ${STAGING_DIR}/target/include/ } do_install () { diff --git a/qte/qte_2.3.8-snap.oe b/qte/qte_2.3.8-snap.oe index afd58167a6..a421e04b07 100644 --- a/qte/qte_2.3.8-snap.oe +++ b/qte/qte_2.3.8-snap.oe @@ -58,7 +58,7 @@ do_compile() { do_stage () { install -m 0755 lib/libqte.so.* ${STAGING_LIBDIR}/ rm -f include/qxt.h - cp -pLR include/* ${STAGING_DIR}/target/include/ + cp -pfLR include/* ${STAGING_DIR}/target/include/ } do_install () { -- cgit v1.2.3