X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0a77a468a7f17c9429fcdb394cb3e3ae99a1c6e7..9654efd3327fcb6b6e3d8d803ea80f08904f1197:/debian/README.HowToBuild.txt diff --git a/debian/README.HowToBuild.txt b/debian/README.HowToBuild.txt index 06bfc5b1c3..a013b5da67 100644 --- a/debian/README.HowToBuild.txt +++ b/debian/README.HowToBuild.txt @@ -35,7 +35,7 @@ First, the debian/rules file is currently looking at the name of the toplevel source dir and extracting from it the flavour name (if present) for use in passing to --with-flavor configure flag. (I'm considering changing how it finds this value for 2.7 so, for example, -the debian packages could also be build from the wxPython source +the debian packages could also be built from the wxPython source tarball...) Second, since the build tools use the current source dir for creating the source package, you'll probably want to start with a clean source tree that has had unnecessary things removed from it. @@ -134,7 +134,7 @@ this: To also make a set of test binaries you can do this: - fakeroot ./debian/rules binaries + fakeroot ./debian/rules binary To clean up from prior builds you can do this: