buildrootschalter/package/perl
Shawn J. Goff 1cbffbd015 eliminate double slashes caused by FOO_SITE ending in a slash
When a FOO_SITE variable ends in a slash and gets joined with a
FOO_SOURCE variable like $(FOO_SITE)/$(FOO_SOURCE), the resulting URI
has a double slash. While double-slashes are fine in unix paths, they
are reserved in URIs - the part following '//' must be an authority.

Signed-off-by: Shawn J. Goff <shawn7400@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-04-15 20:33:52 +02:00
..
Config.in perl: build with perlcross instead of qemu 2012-11-09 10:04:31 +01:00
perl-fix-Module-Build.patch cpanminus: new package 2012-11-03 17:07:24 +01:00
perl.mk eliminate double slashes caused by FOO_SITE ending in a slash 2013-04-15 20:33:52 +02:00