summarylogtreecommitdiffstats
path: root/quickviewer-1.1.8-lib7z-projectfile-changes.patch
diff options
context:
space:
mode:
authorAndrew Munkres2020-06-16 02:03:27 -0700
committerAndrew Munkres2020-06-16 02:03:27 -0700
commit3584ba0662a484f2181287ad1dba7270adf5b9bf (patch)
treeb272383835fe946ef0184f7821132ada340ba49f /quickviewer-1.1.8-lib7z-projectfile-changes.patch
parent3ca7579ca8fbf85aa7ed99afb0ea660a8cd19d8f (diff)
downloadaur-3584ba0662a484f2181287ad1dba7270adf5b9bf.tar.gz
Update to upstream's version 1.1.8
(Warning: it seems like navigating to a directory containing PDF files can cause this version of the application to hang.)
Diffstat (limited to 'quickviewer-1.1.8-lib7z-projectfile-changes.patch')
-rw-r--r--quickviewer-1.1.8-lib7z-projectfile-changes.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/quickviewer-1.1.8-lib7z-projectfile-changes.patch b/quickviewer-1.1.8-lib7z-projectfile-changes.patch
new file mode 100644
index 000000000000..42c1f16c7187
--- /dev/null
+++ b/quickviewer-1.1.8-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
++}