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

Bug#219760: please apply this silly patch to dpkg-scansources



tags 219760 + patch
thanks

This solve that warning.

--- /usr/bin/dpkg-scansources.old       2004-01-28 11:09:43.000000000 +0100
+++ /usr/bin/dpkg-scansources   2004-01-28 11:07:56.000000000 +0100
@@ -110,7 +110,7 @@
 # Getopt::Long has some really awful defaults.  This function loads it
 # then configures it to use more sane settings.
  
-sub getopt;
+sub getopt(@);
 sub configure_getopt {
     Getopt::Long->import(2.11);
     *getopt = \&Getopt::Long::GetOptions;



-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux klecker 2.6.0-1-686 #2 Sun Jan 11 16:59:17 EST 2004 i686
Locale: LANG=it_IT.ISO-8859-15@euro, LC_CTYPE=it_IT.ISO-8859-15@euro

Versions of packages dpkg-dev depends on:
ii  binutils                   2.14.90.0.7-5 The GNU assembler, linker and bina
ii  cpio                       2.5-1.1       GNU cpio -- a program to manage ar
ii  make                       3.80-4        The GNU version of the "make" util
ii  patch                      2.5.9-1       Apply a diff file to an original
ii  perl [perl5]               5.8.2-2       Larry Wall's Practical Extraction 
ii  perl-modules               5.8.2-2       Core Perl modules.

-- no debconf information

-- 
Francesco P. Lovergine



Reply to: