summarylogtreecommitdiffstats
path: root/moduleupdates.patch
diff options
context:
space:
mode:
authorGelatinousSlime2018-08-19 12:23:28 -0400
committerGelatinousSlime2018-08-19 12:23:28 -0400
commit86c8fc8a41c349b54c508e2735dbf053333cffcb (patch)
tree43eb6c3fc5827be8b399c7d6c4862610c096068e /moduleupdates.patch
parent46a225dd30014a2a9e423cea432cd22587a2e909 (diff)
downloadaur-86c8fc8a41c349b54c508e2735dbf053333cffcb.tar.gz
update to 8e6968fb6dfea4ac1e87097f2253594e032f0c8d
Diffstat (limited to 'moduleupdates.patch')
-rw-r--r--moduleupdates.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/moduleupdates.patch b/moduleupdates.patch
deleted file mode 100644
index 78435431054a..000000000000
--- a/moduleupdates.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -aur sleepyhead-code/sleepyhead/sleepyhead.pro sleepyhead-code2/sleepyhead/sleepyhead.pro
---- sleepyhead-code/sleepyhead/sleepyhead.pro 2014-09-27 08:22:20.940889023 -0500
-+++ sleepyhead-code2/sleepyhead/sleepyhead.pro 2014-09-27 08:23:12.687558557 -0500
-@@ -7,7 +7,7 @@
- QT += core gui network xml serialport
-
- greaterThan(QT_MAJOR_VERSION,4) {
-- QT += widgets webkitwidgets
-+ QT += widgets webkitwidgets printsupport
- } else { # qt4
- QT += webkit
- }