summaryrefslogtreecommitdiff
path: root/rpm/python-rtslib.spec.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'rpm/python-rtslib.spec.tmpl')
-rw-r--r--rpm/python-rtslib.spec.tmpl2
1 files changed, 0 insertions, 2 deletions
diff --git a/rpm/python-rtslib.spec.tmpl b/rpm/python-rtslib.spec.tmpl
index 98c11c0..7b3af44 100644
--- a/rpm/python-rtslib.spec.tmpl
+++ b/rpm/python-rtslib.spec.tmpl
@@ -24,8 +24,6 @@ API for RisingTide Systems generic SCSI target.
%{__python} setup.py build
mkdir -p doc
epydoc --no-sourcecode --html -n %{oname} --exclude configobj %{oname}/*.py
-sed -i "s/<\?/<!/g" html/*.html
-sed -i "s/\?>/>/g" html/*.html
mv html doc/
%install