Changes

Jump to navigation Jump to search
Line 9: Line 9:  
=== Self-contained binary bundles ===
 
=== Self-contained binary bundles ===
   −
This mode is intended for special cases, when a sweet needs to be used without Zero Install and Sweets. In this mode all dependencies are bundled. For binary based sweets, the resulting bundle will contain binaries built only for the environment that is being used to create this bundle. Thus, make sure that the new bundle will be used in exactly the same environment as the original one.
+
This mode is intended for special cases, when a sweet needs to be used without Zero Install and Sweets. In this mode all dependencies that are accessible via Sweets, i.e., not those that come from native packages, are bundled. For binary based sweets, the resulting bundle will contain binaries built only for the environment that is being used to create this bundle. Thus, make sure that the new bundle will be used in exactly the same environment as the original one.
    
To build a self-contained binary bundle, use the {{Code|bindist}} command:
 
To build a self-contained binary bundle, use the {{Code|bindist}} command:

Navigation menu