Advertisement
krax

how to patch

Dec 24th, 2011
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.27 KB | None | 0 0
  1. <Erfolg> amin`, try patch -Np1 < ../patch-name.patch
  2. <Erfolg> amin`, in the source directory
  3. * cfricke (~cfricke@p548BA713.dip.t-dialin.net) has joined #archlinux
  4. <Erfolg> amin`, just patch -Np1 < whateveryourpatchfileis
  5.  
  6. or
  7.  patch -p1 -i $srcdir/xosview-fix-build.diff
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement