Skip to content

Commit

Permalink
ubuntu: use rustup for ubuntu deb package
Browse files Browse the repository at this point in the history
  • Loading branch information
R1kaB3rN committed Jan 4, 2025
1 parent 6c10fb2 commit 5bb3dea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packaging/deb/ubuntu/rules
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ PYTHONDIR = /usr/lib/python3/dist-packages
dh $@

override_dh_auto_configure:
patch -p1 < packaging/deb/debian/0001-debian-compile-using-latest-stable.patch
./configure.sh --prefix=/usr

override_dh_auto_build:
Expand Down

0 comments on commit 5bb3dea

Please sign in to comment.