1
0
Dominique Leuenberger 2022-02-06 22:53:59 +00:00 committed by Git OBS Bridge
commit eba94f107d
3 changed files with 8 additions and 3 deletions

View File

@ -1,4 +1,4 @@
#! /bin/bash #!/bin/bash
set -o errexit set -o errexit

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 1 13:00:30 UTC 2022 - Dirk Müller <dmueller@suse.com>
- invoke bash for bash scripts (bsc#1195391)
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 6 20:08:11 CET 2018 - sbrabec@suse.cz Tue Mar 6 20:08:11 CET 2018 - sbrabec@suse.cz

View File

@ -1,7 +1,7 @@
# #
# spec file for package gnome-patch-translation # spec file for package gnome-patch-translation
# #
# Copyright (c) 2019 SUSE LLC # Copyright (c) 2022 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -47,7 +47,7 @@ patches and merging them to one translation compendium.
cp -a %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} . cp -a %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} .
%build %build
sh gnome-patch-translation-merge bash gnome-patch-translation-merge
%install %install
mkdir -p %{buildroot}%{_bindir} mkdir -p %{buildroot}%{_bindir}