Browse Source

Clifford Wolf:


			
			
				rocklinux
			
			
		
Clifford Wolf 20 years ago
parent
commit
b07ff107f5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Documentation/Developers/PKG-BUILD-VARS

+ 1
- 1
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 xpkg .......... derived name part of the package we are building
if a package is not pkgfork'd, pkg == xpkg if a package is not pkgfork'd, pkg == xpkg
ver ........... package Version (from *.desc - until first whitespace) 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 desc_[A-Z] .... Data from the *.desc file
id ............ unique ID for this Build-Pkg invocation id ............ unique ID for this Build-Pkg invocation

Loading…
Cancel
Save