tic -s -> tic -sx (Treat unknown capabilities as user-defined.)
This commit is contained in:
		
				
					committed by
					
						
						Roberto E. Vargas Caballero
					
				
			
			
				
	
			
			
			
						parent
						
							06f8cf8ca8
						
					
				
				
					commit
					3ca7249c86
				
			
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@@ -49,7 +49,7 @@ install: all
 | 
			
		||||
	@sed "s/VERSION/${VERSION}/g" < st.1 > ${DESTDIR}${MANPREFIX}/man1/st.1
 | 
			
		||||
	@chmod 644 ${DESTDIR}${MANPREFIX}/man1/st.1
 | 
			
		||||
	@echo Please see the README file regarding the terminfo entry of st.
 | 
			
		||||
	@tic -s st.info
 | 
			
		||||
	@tic -sx st.info
 | 
			
		||||
 | 
			
		||||
uninstall:
 | 
			
		||||
	@echo removing executable file from ${DESTDIR}${PREFIX}/bin
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user