[packages/monkey] - undebianized _webdir
qboosh
qboosh at pld-linux.org
Sun Jul 12 13:58:39 CEST 2026
commit 028c3dbf728c7990890d35af4e03ef53a8beeada
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Jul 12 13:52:12 2026 +0200
- undebianized _webdir
monkey.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/monkey.spec b/monkey.spec
index 4cd1c1a..a10b403 100644
--- a/monkey.spec
+++ b/monkey.spec
@@ -25,7 +25,7 @@ Provides: webserver
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _sysconfdir /etc/monkey
-%define _webdir /var/www/monkey
+%define _webdir /home/services/monkey
%description
Monkey is a fast and lightweight web server for Linux. It has been
@@ -120,7 +120,7 @@ fi
%dir %attr(750,monkey,http) %{_var}/log/monkey
%dir %attr(750,monkey,http) %{_var}/run/monkey
%{systemdtmpfilesdir}/monkey.conf
-%dir %attr(755,root,root) %{_webdir}
+%dir %{_webdir}
%files devel
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/monkey.git/commitdiff/ffae06b787fde5f4a96e8bacf9164f7648740f09
More information about the pld-cvs-commit
mailing list