Changes

From SME Server
Jump to navigationJump to search
m
Line 68: Line 68:  
  $ cd ~/rpms/e-smith-runit/sme9
 
  $ cd ~/rpms/e-smith-runit/sme9
 
  $ make mockbuild
 
  $ make mockbuild
 +
 +
# If there is no sme9 directory do
 +
$ cd ~rpms/module_name
 +
$ ln -s sme8 devel
 +
$ cd devel
 +
$ make mockbuild
 +
    
It will determine if this is for SME Server 9 or 8, and the package to build, based on which directory that you are in. The results are put under that directory.
 
It will determine if this is for SME Server 9 or 8, and the package to build, based on which directory that you are in. The results are put under that directory.
Line 78: Line 85:  
  state.log
 
  state.log
    +
Note if there are any perl directory requirments :
 +
 +
$ rpm -qpl package_name.noarch.rpm |grep perl
 +
 +
Add your notes to  http://wiki.contribs.org/SME9BuildQueue
    
Notes:
 
Notes:

Navigation menu