Skip to content

Commit

Permalink
fix: youki (#600)
Browse files Browse the repository at this point in the history
* fix: youki

* fdupes the right thing

Signed-off-by: madomado <[email protected]>

---------

Signed-off-by: madomado <[email protected]>
  • Loading branch information
madonuko authored Jun 22, 2023
1 parent 2b31a1a commit a9fd570
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions anda/rust/youki/youki.spec
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@ pushd crates/

%install
install -D -m 0755 target/release/youki %{buildroot}%{_bindir}/youki
%fdupes %buildroot/usr/share/doc/youki/docs
rm %buildroot/usr/share/doc/youki/docs/.gitignore
%fdupes docs/

%files
%license LICENSE
Expand Down

0 comments on commit a9fd570

Please sign in to comment.