mirror of https://github.com/OpenVPN/openvpn-gui
				
				
				
			AppVeyor: use proper way to resolve project path
APPVEYOR_PROJECT_SLUG point to project path properly, when repo is cloned, deleted and cloned againpull/196/head
							parent
							
								
									fd0fda5480
								
							
						
					
					
						commit
						e76c69ac81
					
				| 
						 | 
				
			
			@ -13,7 +13,7 @@ environment:
 | 
			
		|||
 | 
			
		||||
build_script:
 | 
			
		||||
  - "%CYGWIN%\\setup-%ARCH%.exe -g -q -P mingw64-i686-openssl,mingw64-x86_64-openssl,cygwin-devel"
 | 
			
		||||
  - "%CYGWIN%\\bin\\bash -lc 'set -eux; cd /cygdrive/c/projects/%APPVEYOR_PROJECT_NAME%; autoreconf -iv; ./configure --prefix=/ --libdir=/lib --host=$CHOST --build=i686-pc-cygwin --program-prefix=\'\'; make'"
 | 
			
		||||
  - "%CYGWIN%\\bin\\bash -lc 'set -eux; cd /cygdrive/c/projects/%APPVEYOR_PROJECT_SLUG%; autoreconf -iv; ./configure --prefix=/ --libdir=/lib --host=$CHOST --build=i686-pc-cygwin --program-prefix=\'\'; make'"
 | 
			
		||||
 | 
			
		||||
artifacts:
 | 
			
		||||
  - path: openvpn-gui.exe
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue