Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
Coloryr committed May 16, 2024
1 parent 9bbb482 commit 9ef42e6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion build/build-rpm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ build_rpm_aot()
$bindir/colormc/$line
done

rpmbuild -bb --target=$2 $base_dir/SPECS/build.spec --define "_topdir %{getenv:PWD}/src/build_out/$1-dotnet/colormc_rpm"
rpmbuild -bb --target=$2 $base_dir/SPECS/build.spec --define "_topdir %{getenv:PWD}/src/build_out/$1-aot/colormc_rpm"

cp $base_dir/RPMS/$2/colormc-$version-1.$2.rpm ./build_out/colormc-$main_version$version-$2-aot.rpm

Expand Down
3 changes: 0 additions & 3 deletions build/info/rpm/build.spec
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,3 @@ sudo update-desktop-database /usr/share/applications
/usr/share/applications/ColorMC.desktop
/usr/share/colormc/
/usr/share/icons/colormc.png

%changelog
- A25 update

0 comments on commit 9ef42e6

Please sign in to comment.