Changes

Jump to navigation Jump to search
m
Line 226: Line 226:  
The build_installer and build_ISO expect to be run from a directory that points to the head of the stage (ex. /build/stage/8). This is usually a symlink to 8.1 or 8.1beta1. The script fully expands the symlink and pulls off the last element to figure out what version we are going to build.  
 
The build_installer and build_ISO expect to be run from a directory that points to the head of the stage (ex. /build/stage/8). This is usually a symlink to 8.1 or 8.1beta1. The script fully expands the symlink and pulls off the last element to figure out what version we are going to build.  
   −
  mkdir -p /build/smeserver/stage/9.1/SRPMS
+
  mkdir -p /build/smeserver/stage/9.1/{SRPMS,i386,x86_64}
 
  cd /build/smeserver/stage/
 
  cd /build/smeserver/stage/
 
  ln -s 9.1/ 9
 
  ln -s 9.1/ 9

Navigation menu