Typo in spec file
authorSapan Bhatia <gwsapan@gmail.com>
Tue, 5 Aug 2014 03:45:59 +0000 (23:45 -0400)
committerSapan Bhatia <gwsapan@gmail.com>
Tue, 5 Aug 2014 03:45:59 +0000 (23:45 -0400)
opencloud.spec

index 99ef970..3ec5a17 100644 (file)
@@ -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