diff --git a/data/icon-themes/Jamfile b/data/icon-themes/Jamfile index c527642..4d653d6 100644 --- a/data/icon-themes/Jamfile +++ b/data/icon-themes/Jamfile @@ -44,7 +44,7 @@ rule InstallIconTheme } # install index.theme - InstallData [ FDirName $(EDEICONDIR) $(1) ] : [ FFileName $(1) index.theme ] ; + InstallData [ FDirName $(EDE_ICON_DIR) $(1) ] : [ FFileName $(1) index.theme ] ; } ICON_SIZES = 16 22 32 48 64 128 ;