3 . patchfns >/dev/null || . /usr/lib/patch-scripts/patchfns >/dev/null || { \
4 echo "Impossible to find my library 'patchfns'."
5 echo "Check your install, or go to the right directory"
11 echo "Usage prep-patch patchname"
15 PATCHNAME=$(stripit $1)
17 xcb -s 2 < $P/patches/$PATCHNAME.patch
18 head -2 $P/txt/$PATCHNAME.txt | tail -1 | tr -d '\n' | xcb -s 1