summaryrefslogtreecommitdiffstats
path: root/KDE5_FUNCTIONS
diff options
context:
space:
mode:
Diffstat (limited to 'KDE5_FUNCTIONS')
-rwxr-xr-xKDE5_FUNCTIONS6
1 files changed, 3 insertions, 3 deletions
diff --git a/KDE5_FUNCTIONS b/KDE5_FUNCTIONS
index 2e6189abb9..ba2a763b99 100755
--- a/KDE5_FUNCTIONS
+++ b/KDE5_FUNCTIONS
@@ -15,9 +15,9 @@ default_build() {
kde5_build
}
-#function default_install() {
-# cmake_install
-#}
+function default_install() {
+ cmake_install
+}
# we need a default_final, default_post_remove