Fixed install call

This commit is contained in:
Jerzy Drozdz 2022-09-29 15:42:40 +02:00
parent d78dc2f8dc
commit b184f6d578
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
[buildconfig] [buildconfig]
builder = tito.builder.Builder builder = tito.builder.SubmoduleAwareBuilder
tagger = tito.tagger.VersionTagger tagger = tito.tagger.VersionTagger
changelog_do_not_remove_cherrypick = 0 changelog_do_not_remove_cherrypick = 0
changelog_format = %s (%ae) changelog_format = %s (%ae)

View File

@ -24,7 +24,7 @@ Ly is a lightweight TUI (ncurses-like) display manager for Linux and BSD.
%install %install
%make_install systemd %make_install installsystemd
%check %check