School Network/Open Build Service: Difference between revisions
| Line 82: | Line 82: | ||
* Click the ''Link sweet package'' link to add it to your project. | * Click the ''Link sweet package'' link to add it to your project. | ||
The result will be regular OBS repositories with native packages. The only difference is that after installation on target systems, the content of these packages will be placed in the {{Code|/opt}} directory instead of the regular {{Code|/usr}}. The reason for this is that sweets are not intended to be placed directly in the {{Code|/usr}} directory as there might be file name collisions with existing files. | The result will be regular OBS repositories with native packages. The only difference is that after installation on target systems, the content of these packages will be placed in the {{Code|/opt}} directory instead of the regular {{Code|/usr}}. The reason for this is that sweets are not intended to be placed directly in the {{Code|/usr}} directory as there might be file name collisions with existing system files in the {{Code|/usr}} directory. | ||
=== Recipe based packages === | === Recipe based packages === | ||