diff options
Diffstat (limited to 'roundcubemail.spec')
-rw-r--r-- | roundcubemail.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail.spec b/roundcubemail.spec index 0d9a599..b894d5e 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -184,7 +184,7 @@ test -d program/js/*mce/plugins/bbcode && rm -rf program/js/*mce/plugins/bbcode rm -r vendor/* cat << EOF | tee vendor/autoload.php <?php -/* Autoloader for php-phpmyadmin-sql-parser and its dependencies */ +/* Autoloader for %{name} dependencies */ require_once '%{_datadir}/php/Fedora/Autoloader/autoload.php'; # PEAR components |