Signed-off-by: Igor Maravic <[email protected]>
---
:100644 100644 8f2acf6... 3af1b39... M  xorp/SConstruct
 xorp/SConstruct |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/xorp/SConstruct b/xorp/SConstruct
index 8f2acf6..3af1b39 100644
--- a/xorp/SConstruct
+++ b/xorp/SConstruct
@@ -379,7 +379,7 @@ env['xorp_moduledir']   = env['libdir']  + '/xorp/sbin'     
# Protocol modules
 env['xorp_sbindir']     = env['sbindir']               # End-user binaries
 env['xorp_templatedir'] = env['datadir'] + '/templates'
 env['xorp_tooldir']     = env['libdir']  + '/xorp/bin' # tools/*
-env['xorp_xrlsdir']     = env['datadir'] + '/xorp/xrls'        # *.xrls
+env['xorp_xrlsdir']     = env['datadir'] + '/xrl/targets'      # *.xrls
 env['xorp_sourcedir']   = sourcedir    # rtrmgr/util.cc and xif need this
 
 tst = ARGUMENTS.get('enable_boost', False)
-- 
1.7.4.1

_______________________________________________
Xorp-hackers mailing list
[email protected]
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers

Reply via email to