mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-30 22:54:07 +00:00 
			
		
		
		
	Update manual page to use parameterized names
This commit is contained in:
		
							
								
								
									
										2
									
								
								ci/before_deploy.bash
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								ci/before_deploy.bash
									
									
									
									
										vendored
									
									
								
							| @@ -34,7 +34,7 @@ pack() { | ||||
|     "${gcc_prefix}"strip "$tempdir/$package_name/$PROJECT_NAME" | ||||
|  | ||||
|     # manpage, readme and license | ||||
|     cp "doc/$PROJECT_NAME.1" "$tempdir/$package_name" | ||||
|     cp "assets/manual/$PROJECT_NAME.1" "$tempdir/$package_name" | ||||
|     cp README.md "$tempdir/$package_name" | ||||
|     cp LICENSE-MIT "$tempdir/$package_name" | ||||
|     cp LICENSE-APACHE "$tempdir/$package_name" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user