|
43 | 43 | shell: bash {0} |
44 | 44 | run: | |
45 | 45 | choco --version |
46 | | - PACKAGES=$(sed 's/#.*//;' ./build/pkgs/cygwin.txt ./build/pkgs/cygwin-bootstrap.txt) |
| 46 | + PACKAGES=$(sed 's/#.*//;' ./build/pkgs/_prereq/distros/cygwin.txt ./build/pkgs/_prereq/distros/cygwin-bootstrap.txt) |
47 | 47 | choco install $PACKAGES --source cygwin |
48 | 48 | - name: bootstrap |
49 | 49 | run: | |
@@ -113,7 +113,7 @@ jobs: |
113 | 113 | shell: bash {0} |
114 | 114 | run: | |
115 | 115 | choco --version |
116 | | - PACKAGES=$(sed 's/#.*//;' ./build/pkgs/cygwin.txt ./build/pkgs/cygwin-bootstrap.txt) |
| 116 | + PACKAGES=$(sed 's/#.*//;' ./build/pkgs/_prereq/distros/cygwin.txt ./build/pkgs/_prereq/distros/cygwin-bootstrap.txt) |
117 | 117 | choco install $PACKAGES --source cygwin |
118 | 118 | - name: bootstrap |
119 | 119 | run: | |
@@ -188,7 +188,7 @@ jobs: |
188 | 188 | shell: bash {0} |
189 | 189 | run: | |
190 | 190 | choco --version |
191 | | - PACKAGES=$(sed 's/#.*//;' ./build/pkgs/cygwin.txt ./build/pkgs/cygwin-bootstrap.txt) |
| 191 | + PACKAGES=$(sed 's/#.*//;' ./build/pkgs/_prereq/distros/cygwin.txt ./build/pkgs/_prereq/distros/cygwin-bootstrap.txt) |
192 | 192 | choco install $PACKAGES --source cygwin |
193 | 193 | - name: bootstrap |
194 | 194 | run: | |
@@ -268,7 +268,7 @@ jobs: |
268 | 268 | shell: bash {0} |
269 | 269 | run: | |
270 | 270 | choco --version |
271 | | - PACKAGES=$(sed 's/#.*//;' ./build/pkgs/cygwin.txt ./build/pkgs/cygwin-bootstrap.txt) |
| 271 | + PACKAGES=$(sed 's/#.*//;' ./build/pkgs/_prereq/distros/cygwin.txt ./build/pkgs/_prereq/distros/cygwin-bootstrap.txt) |
272 | 272 | choco install $PACKAGES --source cygwin |
273 | 273 | - name: bootstrap |
274 | 274 | run: | |
@@ -346,7 +346,7 @@ jobs: |
346 | 346 | shell: bash {0} |
347 | 347 | run: | |
348 | 348 | choco --version |
349 | | - PACKAGES=$(sed 's/#.*//;' ./build/pkgs/cygwin.txt ./build/pkgs/cygwin-bootstrap.txt) |
| 349 | + PACKAGES=$(sed 's/#.*//;' ./build/pkgs/_prereq/distros/cygwin.txt ./build/pkgs/_prereq/distros/cygwin-bootstrap.txt) |
350 | 350 | choco install $PACKAGES --source cygwin |
351 | 351 | - name: bootstrap |
352 | 352 | run: | |
@@ -424,7 +424,7 @@ jobs: |
424 | 424 | shell: bash {0} |
425 | 425 | run: | |
426 | 426 | choco --version |
427 | | - PACKAGES=$(sed 's/#.*//;' ./build/pkgs/cygwin.txt ./build/pkgs/cygwin-bootstrap.txt) |
| 427 | + PACKAGES=$(sed 's/#.*//;' ./build/pkgs/_prereq/distros/cygwin.txt ./build/pkgs/_prereq/distros/cygwin-bootstrap.txt) |
428 | 428 | choco install $PACKAGES --source cygwin |
429 | 429 | - name: bootstrap |
430 | 430 | run: | |
@@ -502,7 +502,7 @@ jobs: |
502 | 502 | shell: bash {0} |
503 | 503 | run: | |
504 | 504 | choco --version |
505 | | - PACKAGES=$(sed 's/#.*//;' ./build/pkgs/cygwin.txt ./build/pkgs/cygwin-bootstrap.txt) |
| 505 | + PACKAGES=$(sed 's/#.*//;' ./build/pkgs/_prereq/distros/cygwin.txt ./build/pkgs/_prereq/distros/cygwin-bootstrap.txt) |
506 | 506 | choco install $PACKAGES --source cygwin |
507 | 507 | - name: bootstrap |
508 | 508 | run: | |
@@ -582,7 +582,7 @@ jobs: |
582 | 582 | shell: bash {0} |
583 | 583 | run: | |
584 | 584 | choco --version |
585 | | - PACKAGES=$(sed 's/#.*//;' ./build/pkgs/cygwin.txt ./build/pkgs/cygwin-bootstrap.txt) |
| 585 | + PACKAGES=$(sed 's/#.*//;' ./build/pkgs/_prereq/distros/cygwin.txt ./build/pkgs/_prereq/distros/cygwin-bootstrap.txt) |
586 | 586 | choco install $PACKAGES --source cygwin |
587 | 587 | - name: bootstrap |
588 | 588 | run: | |
@@ -662,7 +662,7 @@ jobs: |
662 | 662 | shell: bash {0} |
663 | 663 | run: | |
664 | 664 | choco --version |
665 | | - PACKAGES=$(sed 's/#.*//;' ./build/pkgs/cygwin.txt ./build/pkgs/cygwin-bootstrap.txt) |
| 665 | + PACKAGES=$(sed 's/#.*//;' ./build/pkgs/_prereq/distros/cygwin.txt ./build/pkgs/_prereq/distros/cygwin-bootstrap.txt) |
666 | 666 | choco install $PACKAGES --source cygwin |
667 | 667 | - name: bootstrap |
668 | 668 | run: | |
@@ -740,7 +740,7 @@ jobs: |
740 | 740 | shell: bash {0} |
741 | 741 | run: | |
742 | 742 | choco --version |
743 | | - PACKAGES=$(sed 's/#.*//;' ./build/pkgs/cygwin.txt ./build/pkgs/cygwin-bootstrap.txt) |
| 743 | + PACKAGES=$(sed 's/#.*//;' ./build/pkgs/_prereq/distros/cygwin.txt ./build/pkgs/_prereq/distros/cygwin-bootstrap.txt) |
744 | 744 | choco install $PACKAGES --source cygwin |
745 | 745 | - name: bootstrap |
746 | 746 | run: | |
@@ -818,7 +818,7 @@ jobs: |
818 | 818 | shell: bash {0} |
819 | 819 | run: | |
820 | 820 | choco --version |
821 | | - PACKAGES=$(sed 's/#.*//;' ./build/pkgs/cygwin.txt ./build/pkgs/cygwin-bootstrap.txt) |
| 821 | + PACKAGES=$(sed 's/#.*//;' ./build/pkgs/_prereq/distros/cygwin.txt ./build/pkgs/_prereq/distros/cygwin-bootstrap.txt) |
822 | 822 | choco install $PACKAGES --source cygwin |
823 | 823 | - name: bootstrap |
824 | 824 | run: | |
@@ -896,7 +896,7 @@ jobs: |
896 | 896 | shell: bash {0} |
897 | 897 | run: | |
898 | 898 | choco --version |
899 | | - PACKAGES=$(sed 's/#.*//;' ./build/pkgs/cygwin.txt ./build/pkgs/cygwin-bootstrap.txt) |
| 899 | + PACKAGES=$(sed 's/#.*//;' ./build/pkgs/_prereq/distros/cygwin.txt ./build/pkgs/_prereq/distros/cygwin-bootstrap.txt) |
900 | 900 | choco install $PACKAGES --source cygwin |
901 | 901 | - name: bootstrap |
902 | 902 | run: | |
|
0 commit comments