Changes

Jump to navigation Jump to search
Line 225: Line 225:  
  '''exec''' = <shell-command>
 
  '''exec''' = <shell-command>
   −
Optional. Execute external program to create sources tarball. Option might be used, e.g., to run {{Code|make dist}} command. After executing the ''exec'' shell command, {{Code|sweets}} will pick up newly appearing tarball if it was created in the sweet root directory. If there are ''clean'' and/or ''configure'' options in ''[Build]'' they will be executed before ''exec'' command.
+
Optional. Execute external program to create sources tarball. Option might be used, e.g., to run {{Code|make dist}} command. After executing the ''exec'' shell command, {{Code|sweets}} will pick up newly appearing tarball if it was created in the sweet root directory.
    
  '''include''' = <glob-pattern> [; ...]
 
  '''include''' = <glob-pattern> [; ...]

Navigation menu