pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: [emulators/qemu] Deleted patch is still in distinfo



Thomas Klausner <wiz%netbsd.org@localhost> écrit :
> On Sun, Aug 30, 2026 at 06:43:45PM +0100, Jonathan Perkin wrote:
> > > > qemu-11.1.1                 pending  Build file removed: ../../emulators/qemu/patches/patch-fsdev_file-op-9p.h
> > 
> > The problem here is that PATCHDIR is relative.  The vast majority of cases
> > use ${.CURDIR}/../.. or similar so that the path resolves to an absolute
> > location.  I can only find a small handful of packages including qemu that
> > omit ${.CURDIR}.
> 
> I fixed it in qemu. Please fix the others since you already have a list.

Thank you Thomas for the fix (it works) and thank you Jonathan
for your insight.


Home | Main Index | Thread Index | Old Index