]> git.saurik.com Git - apt-legacy.git/blobdiff - cmdline/apt-cdrom.cc.orig
Removed a number of evil timestamps from builds.
[apt-legacy.git] / cmdline / apt-cdrom.cc.orig
index 6a1be2cf0f4038e9a1d0b81e54355aefbb4c8975..677df810e70b6e3f474af77858a7b798de9e5b74 100644 (file)
@@ -201,7 +201,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);