From b07ff107f56671cedc032c885e96ba0a45e6e7ac Mon Sep 17 00:00:00 2001 From: Clifford Wolf <clifford@clifford.at> Date: Mon, 13 Dec 2004 16:38:23 +0000 Subject: [PATCH] Clifford Wolf: Fixed PKG-BUILD-VARS for $extraver Thanks to blindcoder for pointing it out [2004120812170507103] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@5161 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- Documentation/Developers/PKG-BUILD-VARS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/Developers/PKG-BUILD-VARS b/Documentation/Developers/PKG-BUILD-VARS index 9aa32e74c..bdc5b3b30 100644 --- a/Documentation/Developers/PKG-BUILD-VARS +++ b/Documentation/Developers/PKG-BUILD-VARS @@ -9,7 +9,7 @@ pkg ........... base name part of the package we are building xpkg .......... derived name part of the package we are building if a package is not pkgfork'd, pkg == xpkg ver ........... package Version (from *.desc - until first whitespace) -extraver ...... version text after the first whitespace, or $rockver +extraver ...... version text after the first whitespace, defaults to "0" desc_[A-Z] .... Data from the *.desc file id ............ unique ID for this Build-Pkg invocation