mirror of
				https://github.com/jcefmaven/jcefbuild.git
				synced 2025-11-04 16:33:40 +08:00 
			
		
		
		
	Fix env declaration
This commit is contained in:
		@@ -10,7 +10,7 @@ ENV BUILD_CEF 0
 | 
				
			|||||||
#    proprietary_codecs=1 ffmpeg_branding=Chrome
 | 
					#    proprietary_codecs=1 ffmpeg_branding=Chrome
 | 
				
			||||||
#Warning: Be aware of the legal implications by using proprietary codecs!
 | 
					#Warning: Be aware of the legal implications by using proprietary codecs!
 | 
				
			||||||
#(Not required for mp3/mp4 anymore!)
 | 
					#(Not required for mp3/mp4 anymore!)
 | 
				
			||||||
ENV GYP_DEFINES
 | 
					ENV GYP_DEFINES ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
WORKDIR /builder
 | 
					WORKDIR /builder
 | 
				
			||||||
COPY scripts/run_linux.sh .
 | 
					COPY scripts/run_linux.sh .
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user