| 
				
			 | 
			
			
				@@ -688,7 +688,7 @@ EOF 
			 | 
		
	
		
			
			| 
				688
			 | 
			
				688
			 | 
			
			
				     chroot "$rootdir" chmod +x /usr/bin/install_olsr2 
			 | 
		
	
		
			
			| 
				689
			 | 
			
				689
			 | 
			
			
				     chroot "$rootdir" /usr/bin/install_olsr2 
			 | 
		
	
		
			
			| 
				690
			 | 
			
				690
			 | 
			
			
				  
			 | 
		
	
		
			
			| 
				691
			 | 
			
				
			 | 
			
			
				-    if [ ! -f /usr/local/sbin/olsrd2_static ]; then 
			 | 
		
	
		
			
			| 
				
			 | 
			
				691
			 | 
			
			
				+    if [ ! -f $rootdir/usr/local/sbin/olsrd2_static ]; then 
			 | 
		
	
		
			
			| 
				692
			 | 
			
				692
			 | 
			
			
				         echo $'Unable to build OLSR2' 
			 | 
		
	
		
			
			| 
				693
			 | 
			
				693
			 | 
			
			
				         exit 79835392 
			 | 
		
	
		
			
			| 
				694
			 | 
			
				694
			 | 
			
			
				     fi 
			 |