bug#328: make patch doesn't work with patchfiles which need ! -p1
| Newsgroups | gmane.linux.bbc.bugs |
|---|---|
| Message-ID | <Pine.LNX.4.21.0302271050040.10133-100000__47291.5497179658$1046372805@lumo.eghetto.ca> |
Package: libpcap Version: 0.7.1 i was trying to get the patch target working on libpcap, using the prism2/802.11 header patch from http://www.shaftnet.org/~pizza/software/libpcap-0.7.1-prism.diff. it did work when i went to WORKSRC and did the patch manually with -p0. I noticed that in gar.lib.mk PATCHDIRLEVEL seems to be fixed at -p0. maybe i'll get inspired tommorow and write a patch to have patch0, patch1, etc targets available, instead of just patch. mrOrange