Fixes from test on EL5.

This commit is contained in:
Stuart Gathman
2007-07-25 19:04:44 +00:00
parent a490e79564
commit 021ea96748
3 changed files with 14 additions and 5 deletions
+8
View File
@@ -156,6 +156,14 @@ python="%{python}"
w
q
EOF
ed $RPM_BUILD_ROOT%{libdir}/start.sh <<'EOF'
/^python=/
c
python="%{python}"
.
w
q
EOF
%endif
chmod a+x $RPM_BUILD_ROOT%{libdir}/start.sh