From 54eddd2149fe23f8bccbf4ffdab152b31ad84c31 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 21 Sep 2015 08:29:00 +0200 Subject: php-scssphp: 0.3.1 (backported from Fedora) --- php-scssphp-pre-0-1-0-compat.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'php-scssphp-pre-0-1-0-compat.patch') diff --git a/php-scssphp-pre-0-1-0-compat.patch b/php-scssphp-pre-0-1-0-compat.patch index beea2f4..69375aa 100644 --- a/php-scssphp-pre-0-1-0-compat.patch +++ b/php-scssphp-pre-0-1-0-compat.patch @@ -1,5 +1,5 @@ diff --git a/classmap.php b/classmap.php -index 267eecd..9691a58 100644 +index 2d8a52b..749e01b 100644 --- a/classmap.php +++ b/classmap.php @@ -11,6 +11,8 @@ @@ -8,6 +8,6 @@ index 267eecd..9691a58 100644 +require_once dirname(__DIR__) . '/Leafo/ScssPhp/autoload.php'; + + // @codingStandardsIgnoreStart /** * @deprecated since 0.1.0 - */ -- cgit