New: Add more info
This commit is contained in:
parent
a10518a2e3
commit
92656e2b4f
@ -215,6 +215,8 @@ done >>%{name}.lang
|
|||||||
#---- post (after unzip during install)
|
#---- post (after unzip during install)
|
||||||
%post
|
%post
|
||||||
|
|
||||||
|
echo Run post script of packager dolibarr_fedora.spec
|
||||||
|
|
||||||
# Define vars
|
# Define vars
|
||||||
export docdir="/var/lib/dolibarr/documents"
|
export docdir="/var/lib/dolibarr/documents"
|
||||||
export apachelink="%{_sysconfdir}/httpd/conf.d/dolibarr.conf"
|
export apachelink="%{_sysconfdir}/httpd/conf.d/dolibarr.conf"
|
||||||
|
|||||||
@ -291,6 +291,8 @@ done >>%{name}.lang
|
|||||||
#---- post (after unzip during install)
|
#---- post (after unzip during install)
|
||||||
%post
|
%post
|
||||||
|
|
||||||
|
echo Run post script of packager dolibarr_generic.spec
|
||||||
|
|
||||||
# Define vars
|
# Define vars
|
||||||
export docdir="/var/lib/dolibarr/documents"
|
export docdir="/var/lib/dolibarr/documents"
|
||||||
%if 0%{?fedora} || 0%{?rhel_version} || 0%{?centos_version} || 0%{?mdkversion}
|
%if 0%{?fedora} || 0%{?rhel_version} || 0%{?centos_version} || 0%{?mdkversion}
|
||||||
|
|||||||
@ -212,6 +212,8 @@ done >>%{name}.lang
|
|||||||
#---- post (after unzip during install)
|
#---- post (after unzip during install)
|
||||||
%post
|
%post
|
||||||
|
|
||||||
|
echo Run post script of packager dolibarr_mandriva.spec
|
||||||
|
|
||||||
# Define vars
|
# Define vars
|
||||||
export docdir="/var/lib/dolibarr/documents"
|
export docdir="/var/lib/dolibarr/documents"
|
||||||
export apachelink="%{_sysconfdir}/httpd/conf.d/dolibarr.conf"
|
export apachelink="%{_sysconfdir}/httpd/conf.d/dolibarr.conf"
|
||||||
|
|||||||
@ -218,6 +218,8 @@ done >>%{name}.lang
|
|||||||
#---- post (after unzip during install)
|
#---- post (after unzip during install)
|
||||||
%post
|
%post
|
||||||
|
|
||||||
|
echo Run post script of packager dolibarr_opensuse.spec
|
||||||
|
|
||||||
# Define vars
|
# Define vars
|
||||||
export docdir="/var/lib/dolibarr/documents"
|
export docdir="/var/lib/dolibarr/documents"
|
||||||
export apachelink="%{_sysconfdir}/apache2/conf.d/dolibarr.conf"
|
export apachelink="%{_sysconfdir}/apache2/conf.d/dolibarr.conf"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user