From d2c98eadeafe1aff005f854645f2b1ff8bd2a284 Mon Sep 17 00:00:00 2001 From: scarab Date: Tue, 15 Jul 2008 11:49:35 +0000 Subject: - finalni upravy pro chod na __WIN32__ (jeste pridat tu opsnu co rikal timoo) git-svn-id: http://opensvn.csie.org/tuxanci_ng@145 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- src/base/path.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/base/path.h') diff --git a/src/base/path.h b/src/base/path.h index 75a2f55..294e634 100644 --- a/src/base/path.h +++ b/src/base/path.h @@ -26,7 +26,7 @@ #define PATH_MODULES PREFIX "/lib/tuxanci-ng-server/" #define SERVER_CONFIG "/etc/tuxanci-ng-server/server.conf" #else - #define PATH_MODULES PREFIX "/bin" + #define PATH_MODULES PREFIX "/bin/" #define SERVER_CONFIG PREFIX "/etc/tuxanci-ng-server/server.conf" #endif #endif -- cgit v1.2.3