Displaying 2 results from an estimated 2 matches for "p_r".
Did you mean:
_r
2002 Jul 01
1
Substitutions in strings.
Hi all,
Sorry to bother you with the potentially not too bright question, but
since I cannot get it to work, I'll have to ask someone..
I've got this vector:
> token
[1] sal skal skal bak b_r d_ gal kal l_r n_r pak
p_r
[13] sal sl_r sn_r spak sp_r st_r s_ bak d_ gal l_r
pak
[25] p_r sak sl_r sp_r t_ kal n_r s_ st_r sak kal
spak
[37] s_ spik t_ n_r spik spak gal pak p_r sak sl_r
spak
[49] s_ s_r t_ b_r s_r bak d_ l_r skal sp_r
sl_r s...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...--git a/installer/modules/ovirt/files/ovirt-storage b/installer/modules/ovirt/files/ovirt-storage
old mode 100644
new mode 100755
diff --git a/ovirt-server.spec.in b/ovirt-server.spec.in
index d762178..003785f 100644
--- a/ovirt-server.spec.in
+++ b/ovirt-server.spec.in
@@ -2,15 +2,18 @@
%define app_root %{_datadir}/%{name}
%define acehome %{_datadir}/ace
-Summary: oVirt Server Suite
+Summary: The oVirt Server Suite
Name: ovirt-server
Version: @VERSION@
Release: 0%{?dist}%{?extra_release}
+# full source URL will be added with the next oVirt release. This is a pre-release
+# code drop to m...