Изменил(а) на 'SOURCES/0001-Added-MSVSphere-support.patch'

pull/2/head
ebasov 3 months ago
parent e88605c876
commit 607432d426

@ -22,7 +22,7 @@ index 82911f4..315b475 100644
<xsl:text>/BaseOS/os/</xsl:text>
</xsl:when>
+ <xsl:when test="os/distro = 'msvsphere'">
+ <xsl:text>https://rsync.inferitos.ru/msvsphere/</xsl:text>
+ <xsl:text>https://repo1.msvsphere-os.ru/msvsphere/</xsl:text>
+ <xsl:call-template name="version"/>
+ <xsl:text>/BaseOS/</xsl:text>
+ <xsl:call-template name="arch"/>
@ -40,7 +40,7 @@ index 21d3e85..295a006 100644
<xsl:text>/BaseOS/os/</xsl:text>
</xsl:when>
+ <xsl:when test="os/distro = 'msvsphere'">
+ <xsl:text>https://rsync.inferitos.ru/msvsphere/</xsl:text>
+ <xsl:text>https://repo1.msvsphere-os.ru/msvsphere/</xsl:text>
+ <xsl:call-template name="version"/>
+ <xsl:text>/BaseOS/</xsl:text>
+ <xsl:call-template name="arch"/>

Loading…
Cancel
Save