[nodejs-packaging/el6] fileattrs doesn't exist on el6

T.C. Hollingsworth patches at fedoraproject.org
Wed Jul 10 11:18:07 UTC 2013


commit 07f8796256d1a0ef67e646dadd3f8037f52de7ab
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Wed Jul 10 04:17:14 2013 -0700

    fileattrs doesn't exist on el6

 nodejs-packaging.spec |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-packaging.spec b/nodejs-packaging.spec
index c02c30e..351634e 100644
--- a/nodejs-packaging.spec
+++ b/nodejs-packaging.spec
@@ -24,7 +24,6 @@ Node.js modules and applications in RPM-based distributions.
 
 %install
 install -Dpm0644 macros.nodejs %{buildroot}%{_sysconfdir}/rpm/macros.nodejs
-install -Dpm0644 nodejs.attr %{buildroot}%{_rpmconfigdir}/fileattrs/nodejs.attr
 install -pm0755 nodejs.prov %{buildroot}%{_rpmconfigdir}/nodejs.prov
 install -pm0755 nodejs.req %{buildroot}%{_rpmconfigdir}/nodejs.req
 install -pm0755 nodejs-symlink-deps %{buildroot}%{_rpmconfigdir}/nodejs-symlink-deps


More information about the scm-commits mailing list