From 18b24d2c289bb5916be212e2f696123e6a03fceec3fa304305549eedc0f3df2c Mon Sep 17 00:00:00 2001 From: Axel Braun Date: Wed, 20 Jun 2018 09:28:00 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/gnuhealth?expand=0&rev=8 --- gnuhealth.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnuhealth.spec b/gnuhealth.spec index e796a31..cf20906 100644 --- a/gnuhealth.spec +++ b/gnuhealth.spec @@ -34,7 +34,7 @@ Source1: GNUHealth.README.SUSE Source2: gnuhealth-control Source3: gnuhealth.service Source4: gnuhealth-webdav@.service -Source4: openSUSE-gnuhealth-setup +Source5: openSUSE-gnuhealth-setup BuildArch: noarch @@ -119,7 +119,7 @@ done mkdir -p -m 755 %{buildroot}%{_bindir} install -p -m 755 gnuhealth-control %{buildroot}%{_bindir}/gnuhealth-control -install -p -m 755 %{S:4} %{buildroot}%{_bindir}/openSUSE-gnuhealth-setup +install -p -m 755 %{S:5} %{buildroot}%{_bindir}/openSUSE-gnuhealth-setup mkdir -p $RPM_BUILD_ROOT%{_unitdir} install -p -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_unitdir}/%{name}.service