External, Non-PPA KXStudio Repository
				
			 
			
		 
		
		
		
		
		
		
			You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
	
	
		
			
				
					
						
						
							 | 
							- diff --git a/wscript b/wscript
 - index 4e8ebde..41e784c 100644
 - --- a/wscript
 - +++ b/wscript
 - @@ -231,7 +231,6 @@ def build(bld):
 -      if bld.env.DOCS:
 -          bld.recurse('doc/c')
 -  
 - -    bld.add_post_fun(autowaf.run_ldconfig)
 -  
 -  
 -  def test(tst):
 
 
  |