+#define APT_COMPATIBILITY 1
#include <apt-pkg/dpkgdb.h>
#include <apt-pkg/debfile.h>
#include <apt-pkg/error.h>
{
pkgInitialize(*_config);
- cout << flNoLink(argv[1]) << endl;
+// cout << flNoLink(argv[1]) << endl;
- #if 0
+// #if 0
/* DynamicMMap *FileMap = new DynamicMMap(MMap::Public);
pkgFLCache *FList = new pkgFLCache(*FileMap);
Deb.ExtractArchive(Extract);
}
// #endif
-#endif
+//#endif
_error->DumpErrors();
}