Changes

Jump to navigation Jump to search
Line 157: Line 157:  
  '''configure''' = <shell-command>
 
  '''configure''' = <shell-command>
   −
Shell command to configure sources before building, e.g, invoking the ''configure'' script in auto-tools-based projects. It is important to use [[#Predefined_options|predefined constants]], like ''PREFIX'', during configuration to prepare valid Zero packages. If the source code does not require a configuration stage, this option could be omited.
+
Shell command to configure sources before building, e.g, invoking the ''configure'' script in auto-tools-based projects. It is important to use [[#Predefined_options|predefined constants]], at least ''%(PREFIX)s'', during configuration to prepare valid Zero packages. If the source code does not require a configuration stage, this option could be omited.
    
  '''build''' = <shell-command>
 
  '''build''' = <shell-command>

Navigation menu