Ernesto Nicolás Carrea 5 years ago
parent
commit
b263ab0215
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/rpm/hestia/hestia.spec

+ 1 - 0
src/rpm/hestia/hestia.spec

@@ -27,6 +27,7 @@ This package contains the Hestia Control Panel.
 
 %install
 cp -rfa %{sourcedir}/usr %{buildroot}
+mkdir -p %{buildroot}%{_unitdir}
 %{__install} -m644 %{sourcedir}/hestia.service %{buildroot}%{_unitdir}/hestia.service
 
 %clean