Uninstall scroll when uninstalling st
This commit is contained in:
		
							
								
								
									
										1
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								Makefile
									
									
									
									
									
								
							@@ -57,6 +57,7 @@ install: st
 | 
				
			|||||||
	@echo Please see the README file regarding the terminfo entry of st.
 | 
						@echo Please see the README file regarding the terminfo entry of st.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
uninstall:
 | 
					uninstall:
 | 
				
			||||||
 | 
						$(MAKE) uninstall -C scroll
 | 
				
			||||||
	rm -f $(DESTDIR)$(PREFIX)/bin/st
 | 
						rm -f $(DESTDIR)$(PREFIX)/bin/st
 | 
				
			||||||
	rm -f $(DESTDIR)$(PREFIX)/bin/st-copyout
 | 
						rm -f $(DESTDIR)$(PREFIX)/bin/st-copyout
 | 
				
			||||||
	rm -f $(DESTDIR)$(PREFIX)/bin/st-urlhandler
 | 
						rm -f $(DESTDIR)$(PREFIX)/bin/st-urlhandler
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user