/[smecontribs]/rpms/smeserver-phpldapadmin/contribs10/smeserver-phpldapadmin.spec
ViewVC logotype

Diff of /rpms/smeserver-phpldapadmin/contribs10/smeserver-phpldapadmin.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.6 by jpp, Tue Jun 1 17:42:02 2021 UTC Revision 1.7 by jpp, Tue Jun 1 18:01:48 2021 UTC
# Line 1  Line 1 
1  # $Id: smeserver-phpldapadmin.spec,v 1.5 2021/06/01 17:29:33 jpp Exp $  # $Id: smeserver-phpldapadmin.spec,v 1.6 2021/06/01 17:42:02 jpp Exp $
2  # Authority: nocvs  # Authority: nocvs
3  # Name: Michel Van hees  # Name: Michel Van hees
4  %define phpversion %{nil}  %define phpversion %{nil}
# Line 61  SME server - phpmyadmin multiuser for sm Line 61  SME server - phpmyadmin multiuser for sm
61  mkdir -p root/var/lib/php/phpldapadmin/{tmp,opcache,session,wsdlcache}  mkdir -p root/var/lib/php/phpldapadmin/{tmp,opcache,session,wsdlcache}
62  mkdir -p root/var/log/php/phpldapadmin  mkdir -p root/var/log/php/phpldapadmin
63    
 find . -type f | xargs grep -l ____PHPVERSION____ | xargs sed -i -e 's/____PHPVERSION____/%{phpversion}/g'  
64  %build  %build
65    find . -type f | xargs grep -l ____PHPVERSION____ | xargs sed -i -e 's/____PHPVERSION____/%{phpversion}/g'
66  perl createlinks  perl createlinks
67    
68  %install  %install


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed