Skip to content

Commit

Permalink
up 完啦
Browse files Browse the repository at this point in the history
  • Loading branch information
Coloryr committed Aug 4, 2024
1 parent 7047e5a commit 691eae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/build-rpm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ build_rpm_min()
$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-min/colormc_rpm"

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

Expand Down

0 comments on commit 691eae9

Please sign in to comment.