Browse Source

Stefan Fiedler:


			
			
				rocklinux
			
			
		
Stefan Fiedler 20 years ago
parent
commit
02ed8bbaa0
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      Documentation/Developers/PKG-BUILD-VARS

+ 3
- 1
Documentation/Developers/PKG-BUILD-VARS

@ -6,7 +6,9 @@ config ........ Name of the active configuration ($base/config/$config/..)
extraver ...... version text after the fist whitespace, or $rockver
rockver ....... ROCK Linux Version (including rel. date for snapshots)
pkg ........... name of the package we are building
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)
desc_[A-Z] .... Data from the *.desc file

Loading…
Cancel
Save