From f388350086510b261c496c232da7302f4ec81cc3 Mon Sep 17 00:00:00 2001 From: tille Date: Sun, 12 May 2002 14:06:06 +0000 Subject: fixed filename for remote files --- (limited to 'noncore/unsupported/oipkg/packagelistremote.cpp') diff --git a/noncore/unsupported/oipkg/packagelistremote.cpp b/noncore/unsupported/oipkg/packagelistremote.cpp index e37f256..bb29e80 100644 --- a/noncore/unsupported/oipkg/packagelistremote.cpp +++ b/noncore/unsupported/oipkg/packagelistremote.cpp @@ -45,5 +45,5 @@ void PackageListRemote::update() pvDebug(4,"search :"+cmd); r = system(cmd.latin1()); - readFileEntries( redirect ); + readFileEntries( redirect, "remote" ); } -- cgit v0.9.0.2