Changes

From SME Server
Jump to navigationJump to search
m
no edit summary
Line 18: Line 18:  
  rm -rf contribs8/CVS
 
  rm -rf contribs8/CVS
 
  cvs add contribs8
 
  cvs add contribs8
  cd contribs8
+
  find contribs8 -name CVS -prune -o -print | xargs cvs add
find ./ -name CVS -prune -o -print | xargs cvs add
   
  cvs commit -m 'Initial import'
 
  cvs commit -m 'Initial import'
 
   
 
   
 
finally you can make your first build
 
finally you can make your first build
    +
cd contribs8
 
  make local
 
  make local
 
  make tag
 
  make tag
board
414

edits

Navigation menu