]> git.pld-linux.org Git - packages/qt-plugin-qca-tls.git/commitdiff
- correct default install path
authorfreetz <freetz@pld-linux.org>
Wed, 10 Dec 2003 17:44:53 +0000 (17:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    qt-plugin-qca-tls-install_path.patch -> 1.1

qt-plugin-qca-tls-install_path.patch [new file with mode: 0644]

diff --git a/qt-plugin-qca-tls-install_path.patch b/qt-plugin-qca-tls-install_path.patch
new file mode 100644 (file)
index 0000000..56473dd
--- /dev/null
@@ -0,0 +1,11 @@
+diff -aurN qca-tls-20031209.orig/qcextra qca-tls-20031209/qcextra
+--- qca-tls-20031209.orig/qcextra      2003-09-15 03:23:04.000000000 +0200
++++ qca-tls-20031209/qcextra   2003-12-10 17:39:45.238489832 +0100
+@@ -1,6 +1,6 @@
+ #!/bin/sh
+ cat >extra.pri <<EOT
+-target.path=$QTDIR/plugins/crypto
++target.path= $QTDIR/lib/qt/plugins-mt/crypt
+ INSTALLS += target
+ EOT
This page took 0.050529 seconds and 4 git commands to generate.