diff --git a/install.sh b/install.sh index e5848db6..5cdfc040 100755 --- a/install.sh +++ b/install.sh @@ -1,4 +1,4 @@ -#! /bin/bash -x +#! /bin/bash # Although these should be inherited from the Makefile, # we set some defaults ourself, too, in case we are called @@ -185,4 +185,5 @@ install_data checktrust/getty-checktrust.service "$DESTDIR$systemdunitd install_exec checktrust/getty-checktrust "$DESTDIR$usr_exec_prefix/libexec/getty-checktrust" install_desktop_file desktop-files/org.inkscape.Inkscape.desktop \ "$DESTDIR$desktopdir/org.inkscape.Inkscape.desktop" +install_desktop_file desktop-files/rstudio.desktop "$DESTDIR$desktopdir/rstudio.desktop" exit