diff options
Diffstat (limited to 'dist')
-rw-r--r-- | dist/sink.spec | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/dist/sink.spec b/dist/sink.spec index dbe1007..1522890 100644 --- a/dist/sink.spec +++ b/dist/sink.spec | |||
@@ -38,11 +38,6 @@ Development headers for sink | |||
38 | %prep | 38 | %prep |
39 | %setup -q | 39 | %setup -q |
40 | 40 | ||
41 | sed -i \ | ||
42 | -e '/inspectiontest/d' \ | ||
43 | -e '/maildirresourcetest/d' \ | ||
44 | tests/CMakeLists.txt | ||
45 | |||
46 | %build | 41 | %build |
47 | mkdir -p build/ | 42 | mkdir -p build/ |
48 | pushd build | 43 | pushd build |
@@ -59,7 +54,6 @@ pushd build | |||
59 | %make_install | 54 | %make_install |
60 | popd | 55 | popd |
61 | 56 | ||
62 | #rm -rf %{buildroot}%{_prefix}/mkspecs/modules/qt_KMime.pri | ||
63 | rm %{buildroot}%{_prefix}/bin/resetmailbox.sh | 57 | rm %{buildroot}%{_prefix}/bin/resetmailbox.sh |
64 | rm %{buildroot}%{_prefix}/bin/populatemailbox.sh | 58 | rm %{buildroot}%{_prefix}/bin/populatemailbox.sh |
65 | rm %{buildroot}%{_prefix}/bin/sink_smtp_test | 59 | rm %{buildroot}%{_prefix}/bin/sink_smtp_test |