Changes

From SME Server
Jump to navigationJump to search
m
Line 30: Line 30:  
  # Install mock and python-ctypes packages (the latter for better setarch support)
 
  # Install mock and python-ctypes packages (the latter for better setarch support)
 
  $ sudo yum --enablerepo=epel install mock python-ctypes
 
  $ sudo yum --enablerepo=epel install mock python-ctypes
 +
# Also need make and rpm-build
 +
$ sudo yum install make rpm-build
    
  # Add yourself to the 'mock' group that will have now been created
 
  # Add yourself to the 'mock' group that will have now been created

Navigation menu