# HG changeset patch # User Pascal Bellard # Date 1457509610 -3600 # Node ID ad0bfd65eaaa5cfae717aae1fd1e7fc1c65adcfb # Parent 29d7f69c742cbac7d1eda66ad7b05b31ae24ba0d apache: add /etc/apache/ssl/httpd-ssl.conf symlink (again) diff -r 29d7f69c742c -r ad0bfd65eaaa apache/receipt --- a/apache/receipt Wed Mar 09 08:34:33 2016 +0100 +++ b/apache/receipt Wed Mar 09 08:46:50 2016 +0100 @@ -64,7 +64,7 @@ # Unsafe, see CVE-2014-3566 POODLE SSLProtocol All -SSLv2 -SSLv3 EOT - ln -s ../extra/httpd-ssl.conf /etc/apache/ssl/httpd-ssl.conf + ln -s ../extra/httpd-ssl.conf $fs/etc/apache/ssl/httpd-ssl.conf } # Pre and post install commands for Tazpkg.