FS#740 - PKGBUILDS that get source from ibiblio.org are wrong
Attached to Project:
Arch Linux
Opened by Brandon Niemczyk (maccorin) - Monday, 12 April 2004, 09:09 GMT
Last edited by Judd Vinet (judd) - Monday, 12 April 2004, 19:27 GMT
Opened by Brandon Niemczyk (maccorin) - Monday, 12 April 2004, 09:09 GMT
Last edited by Judd Vinet (judd) - Monday, 12 April 2004, 19:27 GMT
|
Details
find /var/abs -type f -name PKGBUILD -exec sed
's:ibiblio\.org/pub/gnu/\$:ibiblio\.org/pub/gnu/gnu/\$:' {}
\;
|
This task depends upon
Comment by
Brandon Niemczyk (maccorin) - Monday,
12 April 2004, 09:11 GMT
found this while building the i586 packages, looks like they
changed the dir structure of their ftp site