summaryrefslogtreecommitdiffstats
path: root/php-nette-deprecated.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-nette-deprecated.spec')
-rw-r--r--php-nette-deprecated.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-nette-deprecated.spec b/php-nette-deprecated.spec
index 5c46ac8..e496b78 100644
--- a/php-nette-deprecated.spec
+++ b/php-nette-deprecated.spec
@@ -73,7 +73,7 @@ Provides: php-composer(%{gh_owner}/%{gh_project}) = %{version}
%{summary}.
To use this library, you just have to add, in your project:
- require_once '%{php_home}/%{ns_vendor}/autoload.php';
+ require_once '%{php_home}/%{ns_vendor}/%{ns_project}/autoload.php';
%prep