1
0
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:
Dr. Peter Poeml
2007-07-18 16:49:02 +00:00
parent d260050dc0
commit 513255ccf7

View File

@@ -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>