Changes

From SME Server
Jump to navigationJump to search
→‎Getting the source code: What does diff do?
Line 45: Line 45:  
Please ignore if 'make clean' returns an error about a missing *.tgz package
 
Please ignore if 'make clean' returns an error about a missing *.tgz package
   −
We want to save a copy of the original files:
+
Our patch will be a done with the 'diff' tool which compares the edited file against the original files. So we need to to save a copy of the original files:
 
  cp -R e-smith-base-5.2.0 e-smith-base-5.2.0.old
 
  cp -R e-smith-base-5.2.0 e-smith-base-5.2.0.old
  

Navigation menu