mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-20 19:05:25 +00:00
packaging fixups
This commit is contained in:
@@ -25,7 +25,7 @@ case "$1" in
|
||||
chmod 750 /etc/sogo
|
||||
chown root:sogo /etc/sogo
|
||||
chmod 640 /etc/sogo/sogo.conf
|
||||
chown root:sogo /etc/sogo.conf
|
||||
chown root:sogo /etc/sogo/sogo.conf
|
||||
;;
|
||||
|
||||
abort-upgrade|abort-remove|abort-deconfigure)
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
%{!?python_sys_pyver: %global python_sys_pyver %(/usr/bin/python -c "import sys; print sys.hexversion")}
|
||||
|
||||
%define sogo_user "sogo"
|
||||
%define sogo_user sogo
|
||||
|
||||
Summary: SOGo
|
||||
Name: sogo
|
||||
|
||||
Reference in New Issue
Block a user