Skip to content

Commit

Permalink
Update rustdesk.spec
Browse files Browse the repository at this point in the history
Signed-off-by: madomado <[email protected]>
  • Loading branch information
madonuko authored Oct 30, 2023
1 parent c1508b7 commit 283914c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions anda/others/rustdesk/rustdesk.spec
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,12 @@ cd ../..


%build
%cargo_build -f linux-pkg-config
%cargo_build --all-features
%global __python %{__python3}


%install
%cargo_install -f linux-pkg-config
%cargo_install -all-features
mkdir -p %buildroot/usr/lib/rustdesk/
mkdir -p %buildroot%_datadir/rustdesk/files/
mkdir -p %buildroot%_datadir/icons/hicolor/{256x256,scalable}/apps/
Expand Down

0 comments on commit 283914c

Please sign in to comment.