From 434a1205344a71a0750c283fe9fac70f3ff82cfc Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 16 Apr 2016 17:04:51 +0200 Subject: owncloud: sync with Fedora --- owncloud-8.2.3-use_system_phpparser.patch | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 owncloud-8.2.3-use_system_phpparser.patch (limited to 'owncloud-8.2.3-use_system_phpparser.patch') diff --git a/owncloud-8.2.3-use_system_phpparser.patch b/owncloud-8.2.3-use_system_phpparser.patch deleted file mode 100644 index 716bd8d..0000000 --- a/owncloud-8.2.3-use_system_phpparser.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff --git a/3rdparty/composer/autoload_files.php b/3rdparty/composer/autoload_files.php -index 3408e4c..eda4201 100644 ---- a/3rdparty/composer/autoload_files.php -+++ b/3rdparty/composer/autoload_files.php -@@ -7,8 +7,8 @@ $baseDir = $vendorDir; - - return array( - 'ad155f8f1cf0d418fe49e248db8c661b' => $vendorDir . '/react/promise/src/functions_include.php', -- 'fe1bcd0336136e435eaf197895daf81a' => $vendorDir . '/nikic/php-parser/lib/bootstrap.php', - 'e40631d46120a9c38ea139981f8dab26' => $vendorDir . '/ircmaxell/password-compat/lib/password.php', - '2c102faa651ef8ea5874edb585946bce' => $vendorDir . '/swiftmailer/swiftmailer/lib/swift_required.php', - 'ce89ac35a6c330c55f4710717db9ff78' => $vendorDir . '/kriswallsmith/assetic/src/functions.php', - ); -+ -- cgit