summarylogtreecommitdiffstats
path: root/quickviewer-1.1.3-lib7z-projectfile-changes.patch
diff options
context:
space:
mode:
authorAndrew Munkres2019-02-23 06:39:32 -0800
committerAndrew Munkres2019-02-23 06:39:32 -0800
commit3ca7579ca8fbf85aa7ed99afb0ea660a8cd19d8f (patch)
tree703e5460c345c8fbef7991f372f0f36691161338 /quickviewer-1.1.3-lib7z-projectfile-changes.patch
downloadaur-3ca7579ca8fbf85aa7ed99afb0ea660a8cd19d8f.tar.gz
Initial import
Diffstat (limited to 'quickviewer-1.1.3-lib7z-projectfile-changes.patch')
-rw-r--r--quickviewer-1.1.3-lib7z-projectfile-changes.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/quickviewer-1.1.3-lib7z-projectfile-changes.patch b/quickviewer-1.1.3-lib7z-projectfile-changes.patch
new file mode 100644
index 000000000000..42c1f16c7187
--- /dev/null
+++ b/quickviewer-1.1.3-lib7z-projectfile-changes.patch
@@ -0,0 +1,10 @@
+--- quickviewer/Qt7z/lib7z/lib7z.pro.orig 2019-02-23 03:30:46.104028146 -0800
++++ quickviewer/Qt7z/lib7z/lib7z.pro 2019-02-23 03:40:24.020686431 -0800
+@@ -281,3 +281,7 @@
+
+ macx: LIBS += -framework CoreFoundation
+
++linux {
++ target.path = /usr/lib
++ INSTALLS += target
++}