Changes

Jump to navigation Jump to search
Line 52: Line 52:  
Now we can make the changes or edit the source code in e-smith-base-5.2.0.
 
Now we can make the changes or edit the source code in e-smith-base-5.2.0.
   −
For a simple test you can edit the 'e-smith-base-5.2.0/root/sbin/e-smith/console' file and add something to the header:
+
For a simple test you can edit the 'e-smith-base-5.2.0/root/sbin/e-smith/console' file and add something to the header.
 +
nano -w e-smith-base-5.2.0/root/sbin/e-smith/console
    
<pre>
 
<pre>
Line 76: Line 77:  
# Let's see if this new line pops up in my patch file and my new test RPM !!!    <----- Add this line
 
# Let's see if this new line pops up in my patch file and my new test RPM !!!    <----- Add this line
 
#----------------------------------------------------------------------
 
#----------------------------------------------------------------------
   
</pre>
 
</pre>
 
+
Save the file
We need to have an example!
      
== Create a patch ==
 
== Create a patch ==

Navigation menu