Commit dc0114b4aee5b0068768fbffcb8916fec0908bb5
1 parent
19f35b42
Exists in
master
and in
3 other branches
Updating windows 64 bits build.
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
win/mingw64-service.xml
@@ -12,11 +12,11 @@ | @@ -12,11 +12,11 @@ | ||
12 | </service> | 12 | </service> |
13 | 13 | ||
14 | <!-- https://github.com/openSUSE/obs-service-extract_file --> | 14 | <!-- https://github.com/openSUSE/obs-service-extract_file --> |
15 | - <!-- service name="extract_file"> | 15 | + <service name="extract_file"> |
16 | <param name="archive">*.tar</param> | 16 | <param name="archive">*.tar</param> |
17 | <param name="files">*/win/mingw64-lib3270.spec</param> | 17 | <param name="files">*/win/mingw64-lib3270.spec</param> |
18 | <param name="outfilename">mingw64-lib3270-5_2.spec</param> | 18 | <param name="outfilename">mingw64-lib3270-5_2.spec</param> |
19 | - </service --> | 19 | + </service> |
20 | 20 | ||
21 | <service name="recompress"> | 21 | <service name="recompress"> |
22 | <param name="file">*.tar</param> | 22 | <param name="file">*.tar</param> |