]> git.sur5r.net Git - bacula/bacula/commitdiff
Update Win32 make_def to point to cross-tools correctly
authorKern Sibbald <kern@sibbald.com>
Mon, 24 Dec 2007 10:21:58 +0000 (10:21 +0000)
committerKern Sibbald <kern@sibbald.com>
Mon, 24 Dec 2007 10:21:58 +0000 (10:21 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@6129 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/win32/dll/make_def

index 89b036e0580d9adfabd07f309819ebe4869219e0..1e6f884d0d9345eaf8a4257ebf94fb30c1d15c0e 100755 (executable)
@@ -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"