Merge pull request #135 from kernigh/kernigh-mv-int
Move int to $(INSDIR)/bin/int
This commit is contained in:
		
						commit
						c55ed2acfa
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -102,7 +102,7 @@ cprogram {
 | 
			
		|||
installable {
 | 
			
		||||
	name = "pkg",
 | 
			
		||||
	map = {
 | 
			
		||||
		["$(PLATDEP)/int"] = "+int",
 | 
			
		||||
		["$(INSDIR)/bin/int"] = "+int",
 | 
			
		||||
		["$(INSDIR)/share/man/man1/int.1"] = "./int.1",
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue