Commit dc0114b4aee5b0068768fbffcb8916fec0908bb5

Authored by Perry Werneck
1 parent 19f35b42

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 12 </service>
13 13  
14 14 <!-- https://github.com/openSUSE/obs-service-extract_file -->
15   - <!-- service name="extract_file">
  15 + <service name="extract_file">
16 16 <param name="archive">*.tar</param>
17 17 <param name="files">*/win/mingw64-lib3270.spec</param>
18 18 <param name="outfilename">mingw64-lib3270-5_2.spec</param>
19   - </service -->
  19 + </service>
20 20  
21 21 <service name="recompress">
22 22 <param name="file">*.tar</param>
... ...