]> git.saurik.com Git - apt-legacy.git/blobdiff - cmdline/apt-extracttemplates.cc.orig
Fixed Dl-Limit (long standing APT bug that they won't acknowledge), specified error...
[apt-legacy.git] / cmdline / apt-extracttemplates.cc.orig
index 5061ddd4a238e54a4b8e60730bc6684009349582..b1dbd95ea09c8b98bf571ce5486342b706d13784 100644 (file)
@@ -374,7 +374,7 @@ int main(int argc, const char **argv)
 
        // Set up gettext support
        setlocale(LC_ALL,"");
-       textdomain(PACKAGE);
+       //textdomain(PACKAGE);
 
        // Parse the command line and initialize the package library
        CommandLine CmdL(Args,_config);