diff --git a/usr/bin/setup-assistant b/usr/bin/setup-assistant index fb88124..660df38 100755 --- a/usr/bin/setup-assistant +++ b/usr/bin/setup-assistant @@ -462,7 +462,7 @@ function upgrade2ultimate echo "digikam" >> /tmp/setup-assistant/pkgs.txt fi if grep -R "Inkscape" /tmp/setup-assistant/graphics.txt; then - echo "inkcape" >> /tmp/setup-assistant/pkgs.txt + echo "inkscape" >> /tmp/setup-assistant/pkgs.txt fi if grep -R "Blender" /tmp/setup-assistant/graphics.txt; then echo "blender" >> /tmp/setup-assistant/pkgs.txt