Fix our Debian build instructions

You need to link to packaging/debian before running dpkg-buildpackage.

Fixes #19167
This commit is contained in:
Gerald Combs 2023-06-25 18:24:49 -07:00
parent bd709a0900
commit d935582649
1 changed files with 1 additions and 0 deletions

View File

@ -189,6 +189,7 @@ README.windows for those instructions.
10/b. If you 're running a system that supports APT (Debian/Ubuntu/etc.)
run
ln -sn packaging/debian
dpkg-buildpackage -us -uc -rfakeroot
in the source directory right after extracting of checking out