diff options
-rw-r--r-- | php-sabre-vobject.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/php-sabre-vobject.spec b/php-sabre-vobject.spec index 0324397..de85a83 100644 --- a/php-sabre-vobject.spec +++ b/php-sabre-vobject.spec @@ -67,6 +67,8 @@ a very complete library, with an easy to use API. This project is a spin-off from SabreDAV, where it has been used for several years. The VObject library has 100% unittest coverage. +Autoloader: %{_datadir}/php/Sabre/VObject/autoload.php + %prep %setup -q -n %{gh_project}-%{gh_commit} |