From 1ccf2a151e58c8abca97b00c4a277895968842e6 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 20 Jul 2021 09:59:36 +0900 Subject: DEB build scripts: dropped 'internal pbuilder' option and some code improvements. Signed-off-by: Michele Calgaro --- debian/_buildscripts/local/README.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'debian/_buildscripts/local/README.txt') diff --git a/debian/_buildscripts/local/README.txt b/debian/_buildscripts/local/README.txt index fe08e1fc1..18d9f3493 100644 --- a/debian/_buildscripts/local/README.txt +++ b/debian/_buildscripts/local/README.txt @@ -188,7 +188,6 @@ When building sets of modules or the whole TDE, a global build summary is automa -po (Prepare Only): only prepare the source folder but do not build the module. Useful to prepare the source code before doing local changes/development. The module can then be built from the modified local folder -d (Debug) : enable debug symbols if possible (debian/rules file must contain "RelWithDebInfo" for this to work) - -ip (Internal Pbuilder): build using internal pbuilder mode (experimental) -
_.sh A number of scripts used to build sets of modules. Each script builds an individual set. -- cgit v1.2.1