aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh6
1 files changed, 5 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index 31845a2..ad735b2 100755
--- a/build.sh
+++ b/build.sh
@@ -1,5 +1,9 @@
#!/bin/sh
+
+# for the qml.qrc
+cp -r usr/share/knotifications5 .
+
cmake -B build .
cmake --build build
-sudo install -vDm644 usr/* -t /
+cp -v -r usr/ /
sudo install -vDm755 build/kdeltachat -t /usr/local/bin/