add qte for opie to build system
authorMichael Lauer <mickey@vanille-media.de>
Sun, 11 Jan 2004 22:33:49 +0000 (22:33 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sun, 11 Jan 2004 22:33:49 +0000 (22:33 +0000)
BKrev: 4001cf4d0Fpmu4rDK-rH0LG9-sMcCg

qte/qte-2.3.7-r0/opie.patch [new file with mode: 0644]
qte/qte-for-opie_2.3.7.oe [new file with mode: 0644]
qte/qte_2.3.6.oe
qte/qte_2.3.7.oe
qte/qte_2.3.8-snap.oe

diff --git a/qte/qte-2.3.7-r0/opie.patch b/qte/qte-2.3.7-r0/opie.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/qte/qte-for-opie_2.3.7.oe b/qte/qte-for-opie_2.3.7.oe
new file mode 100644 (file)
index 0000000..e69de29
index fc50733..062e9e9 100644 (file)
@@ -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 () {
index fc50733..062e9e9 100644 (file)
@@ -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 () {
index afd5816..a421e04 100644 (file)
@@ -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 () {