pkgsrc-Users archive

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

distribution patch files




To: pkgsrc-users%netbsd.org@localhost

Subject: distribution patch files

From: Patrick Welche <prlw1%cam.ac.uk@localhost>

Date: Tue, 2 Oct 2012 17:02:05 +0100


I tried to include a distribution patch file in glib-2.34.0 (options.mk) with:

   PATCH_SITES=            http://bugzilla-attachments.gnome.org/
   PATCHFILES=             attachment.cgi?id=224541
   PATCH_DIST_STRIP=       -p1

and got:

   make: don't know how to make /usr/pkgsrc/distfiles/attachment.cgi?id=224541. 
Stop

Just in case it's because of the ?, I tried

   PATCH_SITES=            http://bugzilla-attachments.gnome.org/
   UNQPATCHFILES=          attachment.cgi?id=224541
   PATCHFILES=             ${UNQPATCHFILES:Q}
   PATCH_DIST_STRIP=       -p1

but still no luck:

   make: don't know how to make 
/usr/pkgsrc/distfiles/attachment.cgi\?id=224541. Stop


What am I missing?


Cheers,

Patrick


Follow-Ups:

Re: distribution patch files
From: Ryo ONODERA




Prev by Date: pakcage ser2net

Next by Date: Re: distribution patch files

Previous by Thread: [LINUX] xpkgwedge conflict

Next by Thread: Re: distribution patch files

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index