mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-08 14:08:42 +02:00
fix name of 10.2 product in the template for new projects
This commit is contained in:
@@ -57,8 +57,8 @@ It also does some weird stuff.
|
||||
<arch>x86_64</arch>
|
||||
<arch>i586</arch>
|
||||
</repository>
|
||||
<repository name="SUSE_Linux_10.2">
|
||||
<path project="SUSE:SL-10.2" repository="standard" />
|
||||
<repository name="openSUSE_10.2">
|
||||
<path project="openSUSE:10.2" repository="standard"/>
|
||||
<arch>x86_64</arch>
|
||||
<arch>i586</arch>
|
||||
</repository>
|
||||
|
Reference in New Issue
Block a user