From 5504940c1f508a2dd35bfd440a7b360834331731 Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Mon, 4 Aug 2014 23:45:59 -0400 Subject: [PATCH] Typo in spec file --- opencloud.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opencloud.spec b/opencloud.spec index 99ef970..3ec5a17 100644 --- a/opencloud.spec +++ b/opencloud.spec @@ -73,7 +73,7 @@ install -d %{buildroot}/opt/planetstack # in builddir cp -rp ./planetstack %{buildroot}/opt/. -cp opencloud-initscript %{buildroot}/etc/init.d +cp observer-initscript %{buildroot}/etc/init.d/plstackobserver find %{buildroot}/opt/planetstack -type f -print | sed "s@^$RPM_BUILD_ROOT@@g" > %{_tmppath}/tmp-filelist cp %{_tmppath}/tmp-filelist /tmp/tmp-filelist -- 2.43.0