summaryrefslogtreecommitdiff
path: root/dev-util/sasm/files/sasm-3.10.1-unbundle-qtsingleapplication.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/sasm/files/sasm-3.10.1-unbundle-qtsingleapplication.patch')
-rw-r--r--dev-util/sasm/files/sasm-3.10.1-unbundle-qtsingleapplication.patch19
1 files changed, 19 insertions, 0 deletions
diff --git a/dev-util/sasm/files/sasm-3.10.1-unbundle-qtsingleapplication.patch b/dev-util/sasm/files/sasm-3.10.1-unbundle-qtsingleapplication.patch
new file mode 100644
index 000000000000..70b7e56682d2
--- /dev/null
+++ b/dev-util/sasm/files/sasm-3.10.1-unbundle-qtsingleapplication.patch
@@ -0,0 +1,19 @@
+--- a/SASM.pro 2018-10-08 22:09:33.000000000 +0300
++++ b/SASM.pro 2019-08-17 10:39:31.695020549 +0300
+@@ -18,6 +18,8 @@
+ BINDIR = $$PREFIX/bin
+ DATADIR = $$PREFIX/share
+
++CONFIG += qtsingleapplication
++
+ bsd {
+ binfile.files += sasm
+ binfile.files += BSD/bin/*
+@@ -47,7 +49,6 @@
+ INSTALLS += shortcutfiles
+ INSTALLS += docfiles
+
+-include(singleapplication/qtsingleapplication.pri)
+
+ SOURCES += main.cpp\
+ mainwindow.cpp \