]> git.pld-linux.org Git - packages/eventum.git/commitdiff
fix pear deps
authorElan Ruusamäe <glen@delfi.ee>
Mon, 2 Feb 2015 19:21:29 +0000 (21:21 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 2 Feb 2015 19:21:29 +0000 (21:21 +0200)
eventum.spec

index 4a5800d3834f42cd3811269bacb4db5836e9ad3e..4461d93775396c9e5c06b75101eea07cc212df39 100644 (file)
@@ -92,7 +92,7 @@ Conflicts:    logrotate < 3.8.0
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _noautoreq_pear ../init.php init.php /usr/share/eventum/init.php /etc/webapps/.* %{_appdir}/.* jpgraph_dir.php .*Smarty.class.php Services/JSON.php class.date_helper.php sphinxapi.php Net/LDAP2.php
+%define                _noautoreq_pear ../init.php ../../init.php init.php /usr/share/eventum/init.php /etc/webapps/.* %{_appdir}/.* jpgraph_dir.php .*Smarty.class.php Services/JSON.php class.date_helper.php sphinxapi.php Net/LDAP2.php
 
 # exclude optional php dependencies
 %define                _noautophp      php-gnupg php-hash php-pecl-http php-tk
This page took 0.076854 seconds and 4 git commands to generate.