diff options
Diffstat (limited to 'redhat/dependencies/tqca/qca-1.0-mach.patch')
-rw-r--r-- | redhat/dependencies/tqca/qca-1.0-mach.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/redhat/dependencies/tqca/qca-1.0-mach.patch b/redhat/dependencies/tqca/qca-1.0-mach.patch new file mode 100644 index 000000000..c20b0cb13 --- /dev/null +++ b/redhat/dependencies/tqca/qca-1.0-mach.patch @@ -0,0 +1,10 @@ +--- ./qca.pro.mach 2004-11-22 11:15:24.061984966 +0100 ++++ ./qca.pro 2004-11-22 11:15:31.483010203 +0100 +@@ -2,6 +2,7 @@ + + TEMPLATE = lib + CONFIG += qt thread release ++CONFIG += no_fixpath + TARGET = qca + + MOC_DIR = .moc |