Commit f092fccd2d5c086b6a0837468aa44deca38d98ac

Authored by Perry Werneck
1 parent 360f4bf7
Exists in master and in 1 other branch develop

Updating OBS service file.

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
@@ -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">*/rpm/libv3270.spec</param> 17 <param name="files">*/rpm/libv3270.spec</param>
18 <param name="outfilename">libv3270-5_2.spec</param> 18 <param name="outfilename">libv3270-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>