wok rev 18959

apache: add /etc/apache/ssl/httpd-ssl.conf symlink (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Mar 09 08:59:01 2016 +0100 (2016-03-09)
parents ad0bfd65eaaa
children f7a4afe63ba6
files apache/receipt
line diff
     1.1 --- a/apache/receipt	Wed Mar 09 08:46:50 2016 +0100
     1.2 +++ b/apache/receipt	Wed Mar 09 08:59:01 2016 +0100
     1.3 @@ -36,7 +36,7 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/share/apache $fs/etc/init.d $fs/etc/apache/conf.d
     1.7 -	mkdir -p $fs/etc/ssl/apache
     1.8 +	mkdir -p $fs/etc/ssl/apache $fs/etc/apache/ssl
     1.9  	cp -a $install/usr/share/apache/icons $fs/usr/share/apache
    1.10  	cp -a $install/usr/share/apache/error $fs/usr/share/apache
    1.11  	cp -a $install/usr/share/apache/modules $fs/usr/share/apache