Changes

From SME Server
Jump to navigationJump to search
Line 11: Line 11:  
Configure it according to your own preferences (lots of advice available on the web). Some more specific advice for SME11 building is [[Setting up RPM Building for SME Server on rocky 8|here]] .
 
Configure it according to your own preferences (lots of advice available on the web). Some more specific advice for SME11 building is [[Setting up RPM Building for SME Server on rocky 8|here]] .
   −
Here is the relevant directory structure:
+
Here is the relevant directory structure:<syntaxhighlight lang="shell">
 
   
├── GITFiles
 
├── GITFiles
 
│   ├── smecontribs
 
│   ├── smecontribs
Line 44: Line 43:  
│   │   ├── xlhtml
 
│   │   ├── xlhtml
 
│   │   └── zsync
 
│   │   └── zsync
 
+
</syntaxhighlight>
 
"GITfiles" can be anything you want "rpms" was the previous standard.
 
"GITfiles" can be anything you want "rpms" was the previous standard.
    
Note the need for the common directory under each of the organisations
 
Note the need for the common directory under each of the organisations
   
=Gitea=
 
=Gitea=
   Line 56: Line 54:     
=Koji=
 
=Koji=
=Editing the Source Code=
+
= Editing the Source Code=
 
=Local rpm build=
 
=Local rpm build=
 
=Saving the Source code to Gitea=
 
=Saving the Source code to Gitea=

Navigation menu