Changes

Jump to navigation Jump to search
Line 265: Line 265:  
* slots
 
* slots
   −
The same component could a part of different recipes. In that case, different (sub)package implementations will contain the same recipe component tarball.
+
The same component could be a part of different recipes. In that case, different package implementations will contain the same recipe component tarball.
    
The final package implementation will contain tarball per component. All these tarballs will be unpacked to the same root directory. For example, having the following lines and invoking ''0sugar build'' on two platforms - x86 and x86_64 platforms, two (per arch) implementations will be created and they will use three tarballs - x86 and x86_64 tarballs from ''[binary]'' section and one common for both implementations ''[data]'' tarball.
 
The final package implementation will contain tarball per component. All these tarballs will be unpacked to the same root directory. For example, having the following lines and invoking ''0sugar build'' on two platforms - x86 and x86_64 platforms, two (per arch) implementations will be created and they will use three tarballs - x86 and x86_64 tarballs from ''[binary]'' section and one common for both implementations ''[data]'' tarball.

Navigation menu