diff options
Diffstat (limited to 'redhat/applications/tdesvn')
-rw-r--r-- | redhat/applications/tdesvn/tdesvn.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/applications/tdesvn/tdesvn.spec b/redhat/applications/tdesvn/tdesvn.spec index 710da2f31..b6b907f18 100644 --- a/redhat/applications/tdesvn/tdesvn.spec +++ b/redhat/applications/tdesvn/tdesvn.spec @@ -248,7 +248,7 @@ fi %setup -q -n %{name}-%{tde_version}%{?preversion:~%{preversion}} rm -f src/svnqt/CMakeLists.txt.orig -rm -fr src/svnqt/cache/sqlite3/ +#rm -fr src/svnqt/cache/sqlite3/ %build |