From: Kern Sibbald Date: Mon, 24 Dec 2007 10:21:58 +0000 (+0000) Subject: Update Win32 make_def to point to cross-tools correctly X-Git-Tag: Release-2.2.7~2^2~1 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=59fea0df4cc623ed03297aebffd516bbe426bf36;p=bacula%2Fbacula Update Win32 make_def to point to cross-tools correctly git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@6129 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/src/win32/dll/make_def b/bacula/src/win32/dll/make_def index 89b036e058..1e6f884d0d 100755 --- a/bacula/src/win32/dll/make_def +++ b/bacula/src/win32/dll/make_def @@ -6,7 +6,7 @@ # Kern Sibbald, June 2007 # -NM=../../../../cross-tools/mingw32/mingw32/bin/nm +NM=../../../../../cross-tools/mingw32/mingw32/bin/nm echo "LIBRARY bacula.dll" echo "EXPORTS"