Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 267 → Rev 268

/pkginst/pkginst.h
8,7 → 8,6
 
#include "loadconf.h" /* required for struct customdirs */
 
#define PKGINST_SKIPLINKS 1
#define PKGINST_UPDATE 2
 
int is_package_installed(const char *pkgname, const char *dosdir);