aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xam2cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/am2cmake b/am2cmake
index ae21aa3f..c600033c 100755
--- a/am2cmake
+++ b/am2cmake
@@ -50,7 +50,7 @@ InstallDirsKDE4 = {
"kde_locale" => "${KDE4_LOCALE_DIR}",
"kde_mime" => "${KDE4_MIME_DIR}",
"kde_services" => "${KDE4_SERVICES_DIR}",
- "kde_servicetypes" => "${KDE4_SERVICESTYPES_DIR}",
+ "kde_servicetypes" => "${KDE4_SERVICETYPES_DIR}",
"kde_sound" => "${KDE4_SOUND_DIR}",
"kde_templates"=> "${KDE4_TEMPLATES_DIR}",
"kde_wallpaper"=> "${KDE4_WALLPAPER_DIR}",