Package: whohas
Version: 0.21-2
Severity: minor
Tags: patch
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
# whohas gsmartcontrol
Arch gsmartcontrol 0.8.1-1 unsupported
http://aur.archlinux.orgpackages.php?ID=20644
A "/" is missing, attached proposed trivial patch
Cheers,
Giuseppe.
- -- System Information:
Debian Release: 5.0
APT prefers testing-proposed-updates
APT policy: (990, 'testing-proposed-updates'), (990, 'testing'), (500,
'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages whohas depends on:
ii libwww-perl 5.813-1 WWW client/server library for Perl
ii perl 5.10.0-18 Larry Wall's Practical Extraction
whohas recommends no packages.
whohas suggests no packages.
- -- no debconf information
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAklXO0gACgkQNxpp46476aoXtwCghMq3eppyBC655pifDYkjef8P
AvoAn1FByZ902QYgY+CPvcHQeGND/eJc
=cENl
-----END PGP SIGNATURE-----
--- whohas.old 2008-12-02 02:13:21.000000000 +0100
+++ whohas 2008-12-28 09:30:21.000000000 +0100
@@ -865,7 +865,7 @@
push @dates, "";
} elsif ($indicator == 3) {
push @combos,
&arch_site_get_cont($lines[$i]);
- push @urls, $aurbase.&aur_site_get_url
($lines[$i]);
+ push @urls, $aurbase."/".&aur_site_get_url
($lines[$i]);
} elsif ($indicator == 6) {
$indicator = 0;
}