root/src/apps/installer/InstallerDefs.cpp
/*
 * Copyright 2013, Haiku, Inc.
 * Distributed under the terms of the MIT License.
 */


#include "InstallerDefs.h"


const char* const kPackagesDirectoryPath = "_packages_";
const char* const kSourcesDirectoryPath = "_sources_";