]> git.saurik.com Git - apt-legacy.git/blobdiff - cmdline/apt-cdrom.cc
I am sick of that Package: error.
[apt-legacy.git] / cmdline / apt-cdrom.cc
index 8e49234fe720794304c0350566517c7ef0edc307..379a433ea3fd000908bd236be7962b790510b8eb 100644 (file)
@@ -188,7 +188,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);