Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=951711

--- Comment #9 from Ricky Elrod <rel...@redhat.com> ---
One more thing - it might be more clean to do:

install -D -m 0644 js/impress.js %{buildroot}%{_datadir}/impressjs/impress.js

rather than

%{__mkdir_p} %{buildroot}%{_datadir}/impressjs
cp js/impress.js %{buildroot}%{_datadir}/impressjs/impress.js

but this is nonblocking, and still APPROVED. :)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=K8b3gIPjYT&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to