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
rpm/_service
... ... @@ -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">*/rpm/libv3270.spec</param>
18 18 <param name="outfilename">libv3270-5_2.spec</param>
19   - </service -->
  19 + </service>
20 20  
21 21 <service name="recompress">
22 22 <param name="file">*.tar</param>
... ...