Skip to content

Commit

Permalink
fix: umupgrader
Browse files Browse the repository at this point in the history
??
  • Loading branch information
madonuko committed May 2, 2024
1 parent e4d1ff4 commit 580fb12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ultramarine/umupgrader/umupgrader.spec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ BuildRequires: nim git-core pkgconfig(gtk4) pkgconfig(libadwaita-1) anda-srpm-m
%autosetup

%build
nimble build . -y -d:release -t:'%nim_tflags' -l:'%nim_lflags'
nimble build umupgrader -y -d:release -t:'%nim_tflags' -l:'%nim_lflags'

%install
mkdir -p %buildroot%_bindir %buildroot%_datadir/polkit-1/actions
Expand Down

0 comments on commit 580fb12

Please sign in to comment.