Logoj0ke.net Open Build Service > Projects > devel:python > python-sqlite > Changes
Sign Up | Log In

Changes of Revision 9

[-] Changed python-sqlite.spec
 
1
@@ -51,7 +51,7 @@
2
 
3
 %install
4
 python setup.py install --prefix=%{_prefix} --root $RPM_BUILD_ROOT
5
-rm -rf %{buildroot}%{buildroot}/pysqlite2-doc/install-source.txt
6
+rm -rf %{buildroot}%{buildroot}%{_prefix}/pysqlite2-doc/install-source.txt
7
 
8
 %clean
9
 rm -rf $RPM_BUILD_ROOT
10