summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kde/build/libksysguard1
-rw-r--r--kde/build/polkit-kde-kcmodules-framework1
-rw-r--r--kde/build/sddm-kcm1
-rw-r--r--kde/post-install/libksysguard.post-install4
-rw-r--r--kde/post-install/polkit-kde-kcmodules-framework.post-install4
-rw-r--r--kde/post-install/sddm-kcm.post-install4
6 files changed, 15 insertions, 0 deletions
diff --git a/kde/build/libksysguard b/kde/build/libksysguard
new file mode 100644
index 0000000..0cfbf08
--- /dev/null
+++ b/kde/build/libksysguard
@@ -0,0 +1 @@
+2
diff --git a/kde/build/polkit-kde-kcmodules-framework b/kde/build/polkit-kde-kcmodules-framework
new file mode 100644
index 0000000..0cfbf08
--- /dev/null
+++ b/kde/build/polkit-kde-kcmodules-framework
@@ -0,0 +1 @@
+2
diff --git a/kde/build/sddm-kcm b/kde/build/sddm-kcm
new file mode 100644
index 0000000..0cfbf08
--- /dev/null
+++ b/kde/build/sddm-kcm
@@ -0,0 +1 @@
+2
diff --git a/kde/post-install/libksysguard.post-install b/kde/post-install/libksysguard.post-install
new file mode 100644
index 0000000..10b156d
--- /dev/null
+++ b/kde/post-install/libksysguard.post-install
@@ -0,0 +1,4 @@
+# Move the polkit dbus configuration files to the proper place:
+mkdir -p $PKG/etc
+mv $PKG/etc/kde/dbus-1 $PKG/etc/
+
diff --git a/kde/post-install/polkit-kde-kcmodules-framework.post-install b/kde/post-install/polkit-kde-kcmodules-framework.post-install
new file mode 100644
index 0000000..10b156d
--- /dev/null
+++ b/kde/post-install/polkit-kde-kcmodules-framework.post-install
@@ -0,0 +1,4 @@
+# Move the polkit dbus configuration files to the proper place:
+mkdir -p $PKG/etc
+mv $PKG/etc/kde/dbus-1 $PKG/etc/
+
diff --git a/kde/post-install/sddm-kcm.post-install b/kde/post-install/sddm-kcm.post-install
new file mode 100644
index 0000000..10b156d
--- /dev/null
+++ b/kde/post-install/sddm-kcm.post-install
@@ -0,0 +1,4 @@
+# Move the polkit dbus configuration files to the proper place:
+mkdir -p $PKG/etc
+mv $PKG/etc/kde/dbus-1 $PKG/etc/
+