diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-06-29 18:49:51 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-06-29 18:49:51 +0200 |
commit | ed41b7b93b349f68055f9fc5b45a90d58dba9cfe (patch) | |
tree | ca4b75c43c23129f8691b053bab70c40b5a4c8fb | |
parent | 5918890c5ebcc65a9ba4cf76f5edbe9f1828bd4e (diff) |
php-pecl-apcu-bc: clean
-rw-r--r-- | php-pecl-apcu-bc.spec | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/php-pecl-apcu-bc.spec b/php-pecl-apcu-bc.spec index 2d3fca7..12f2d65 100644 --- a/php-pecl-apcu-bc.spec +++ b/php-pecl-apcu-bc.spec @@ -100,8 +100,6 @@ make %{?_smp_mflags} %install -rm -rf %{buildroot} - # Install the NTS stuff make -C NTS install INSTALL_ROOT=%{buildroot} install -D -m 644 %{ini_name} %{buildroot}%{php_inidir}/%{ini_name} |