Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: submitting a patch for a directory

by aitap (Curate)
on Aug 16, 2012 at 14:05 UTC ( [id://987780]=note: print w/replies, xml ) Need Help??


in reply to submitting a patch for a directory

To apply this patch you need to cd to the directory to be patched and run: patch -p1 < .../.../your/patch/file. -p1 flag means "ignore one directory name from the beginning of the file paths in the patch", so file to be patched will be found and the resulting file will have the same name.
Sorry if my advice was wrong.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://987780]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (5)
As of 2024-03-28 22:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found