From 46dfbf826de64df2eaa9023a799232320a82776d Mon Sep 17 00:00:00 2001 From: Ryan Fortner <71036629+ryanfortner@users.noreply.github.com> Date: Fri, 10 Mar 2023 13:19:00 -0500 Subject: add -dnogit=1 flag to debian rules --- docs/COMPILE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/COMPILE.md') diff --git a/docs/COMPILE.md b/docs/COMPILE.md index f0dd0881..c40cbcea 100755 --- a/docs/COMPILE.md +++ b/docs/COMPILE.md @@ -282,4 +282,4 @@ The tests are very basic and only tests some functionality for now. Debian Packaging ---- -Box64 can also be packaged into a .deb file with `DEB_BUILD_OPTIONS=nostrip dpkg-buildpackage -us -uc -nc`. +Box64 can also be packaged into a .deb file ***using the source code zip from the releases page*** with `DEB_BUILD_OPTIONS=nostrip dpkg-buildpackage -us -uc -nc`. Configure any additional cmake options you might want in `debian/rules`. -- cgit 1.4.1