[8838] Avoid attempts to install tbb libraries without honouring $DESTDIR

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
klightspeed 2009-11-19 14:03:05 +03:00 committed by VladimirMangos
parent 754c1fed45
commit 2f3f0f20d8
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8837"
#define REVISION_NR "8838"
#endif // __REVISION_NR_H__