diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-01-16 13:33:15 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-01-16 13:33:15 +0100 |
commit | a20cca0e9cbc2500b3db047f0965228fa828f949 (patch) | |
tree | 845378b66a05bc13a0bed4667f7c29c3b264cb1f | |
parent | ecbca18b1fec31029a9abf313953b53dc8279577 (diff) |
-rw-r--r-- | php-pear-Text-Password.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pear-Text-Password.spec b/php-pear-Text-Password.spec index aa39539..1b1b614 100644 --- a/php-pear-Text-Password.spec +++ b/php-pear-Text-Password.spec @@ -48,8 +48,8 @@ cd %{pear_name}-%{version} %install -cd %{pear_name}-%{version} rm -rf %{buildroot} +cd %{pear_name}-%{version} %{__pear} install --nodeps --packagingroot %{buildroot} %{name}.xml # Clean up unnecessary files |