From 6223033db4b23b6e5edfc8a4f3cbe242fe1419c8 Mon Sep 17 00:00:00 2001 From: T.C. Hollingsworth Date: Jun 05 2013 06:55:15 +0000 Subject: fix the right line in %files --- diff --git a/nodejs-ronn.spec b/nodejs-ronn.spec index 5567f1a..d39951d 100644 --- a/nodejs-ronn.spec +++ b/nodejs-ronn.spec @@ -38,8 +38,8 @@ rm -rf %{buildroot} %files %defattr(-,root,root,-) -%{nodejs_sitelib}/ronn-nodejs -%{_bindir}/ronn +%{nodejs_sitelib}/ronn +%{_bindir}/ronn-nodejs %doc README.md LICENSE CHANGES TODO %changelog