diff --git a/.tito/tito.props b/.tito/tito.props index eab3f19..4bf4ae5 100644 --- a/.tito/tito.props +++ b/.tito/tito.props @@ -1,5 +1,5 @@ [buildconfig] -builder = tito.builder.Builder +builder = tito.builder.SubmoduleAwareBuilder tagger = tito.tagger.VersionTagger changelog_do_not_remove_cherrypick = 0 changelog_format = %s (%ae) diff --git a/ly.spec b/ly.spec index 980aa9f..f8ee1b7 100644 --- a/ly.spec +++ b/ly.spec @@ -24,7 +24,7 @@ Ly is a lightweight TUI (ncurses-like) display manager for Linux and BSD. %install -%make_install systemd +%make_install installsystemd %check