On Thu, Nov 12, 2009 at 11:03:04PM +0100, "LOCSEI, Gabor" <[email protected]> wrote: > Just for the record: if I simply substitute the variables in the FB, I > get this - seemingly invalid - URL, which grabs the default TinyOS > forum page: > > http://www.tinyos.net//dist-2.1.0/tinyos/source/nesc-1.3.0.tar.gz > Length: 48050 (47K) [text/html] > > While if I fix the double slashes and try again, the targz arrives as > expected: > > http://www.tinyos.net/dist-2.1.0/tinyos/source/nesc-1.3.0.tar.gz > Length: 2635053 (2.5M) [application/x-tar]
Ah, great.
So using:
source=("${url}dist-2.1.0/tinyos/source/${pkgname}-${pkgver}.tar.gz")
will just solve the issue.
pgpbpHRil5XxH.pgp
Description: PGP signature
_______________________________________________ Frugalware-devel mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-devel
