jobs: If multiple jobs fail, save and print all the exceptions.
[goals.git] / goals.spec.in
index d77af16..f71edfd 100644 (file)
@@ -46,9 +46,12 @@ make %{?_smp_mflags} check
 %doc README TODO
 %license COPYING
 %{_bindir}/goals
+%{_mandir}/man1/*.1*
+%{_mandir}/man5/*.5*
 %dir %{_datadir}/goals
-%{_datadir}/goals/*.gl
-%{_datadir}/goals/*.sh
+%dir %{_datadir}/goals/stdlib
+%{_datadir}/goals/stdlib/*.gl
+%{_datadir}/goals/stdlib/*.sh
 
 
 %changelog