From 191a456085ac44e2406b3c037da122f3aab6b33e Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Mon, 4 Aug 2014 23:45:13 -0400 Subject: [PATCH] Add observer initscript to build rpm --- opencloud.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/opencloud.spec b/opencloud.spec index 3b9d35a..99ef970 100644 --- a/opencloud.spec +++ b/opencloud.spec @@ -73,6 +73,7 @@ install -d %{buildroot}/opt/planetstack # in builddir cp -rp ./planetstack %{buildroot}/opt/. +cp opencloud-initscript %{buildroot}/etc/init.d 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