[php-pear-Console-Color] ix metadata location, FTBFS #914356

Remi Collet remi at fedoraproject.org
Fri Feb 22 10:16:22 UTC 2013


commit 1c7501b043ac2881102b5dd9f46ee85e62a146b4
Author: Remi Collet <rcollet at redhat.com>
Date:   Fri Feb 22 11:16:16 2013 +0100

    ix metadata location, FTBFS #914356

 php-pear-Console-Color.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/php-pear-Console-Color.spec b/php-pear-Console-Color.spec
index c42e1dd..dfe8613 100644
--- a/php-pear-Console-Color.spec
+++ b/php-pear-Console-Color.spec
@@ -48,7 +48,7 @@ cd %{pear_name}-%{version}
 %{__pear} install --nodeps --packagingroot $RPM_BUILD_ROOT %{name}.xml
 
 # Clean up unnecessary files
-rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??*
+rm -rf $RPM_BUILD_ROOT%{pear_metadir}/.??*
 
 # Install XML package description
 mkdir -p $RPM_BUILD_ROOT%{pear_xmldir}


More information about the scm-commits mailing list