aboutsummaryrefslogtreecommitdiffstats
path: root/testing/asteroid-hrm/fix-build.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/asteroid-hrm/fix-build.patch')
-rw-r--r--testing/asteroid-hrm/fix-build.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/testing/asteroid-hrm/fix-build.patch b/testing/asteroid-hrm/fix-build.patch
deleted file mode 100644
index 335792b33ce..00000000000
--- a/testing/asteroid-hrm/fix-build.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-diff --git a/asteroid-hrm.pro b/asteroid-hrm.pro
-index a2ec637..5545c43 100644
---- a/asteroid-hrm.pro
-+++ b/asteroid-hrm.pro
-@@ -1,5 +1,6 @@
- TARGET = asteroid-hrm
--CONFIG += asteroidapp
-+CONFIG += asteroidapp link_pkgconfig
-+PKGCONFIG += asteroidapp
-
- SOURCES += main.cpp
- RESOURCES += resources.qrc
-@@ -7,3 +8,6 @@ OTHER_FILES += main.qml
-
- lupdate_only{ SOURCES = i18n/$$TARGET.desktop.h }
- TRANSLATIONS = $$files(i18n/$$TARGET.*.ts)
-+
-+target.path = /usr/bin/
-+INSTALLS += target