]> source.dussan.org Git - rspamd.git/commitdiff
Try to fix build on suse.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 23 Jun 2015 13:37:26 +0000 (14:37 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 23 Jun 2015 13:51:58 +0000 (14:51 +0100)
centos/rspamd.spec

index 0fe28de2ae8394033ff897969d04b030c6ccc36a..ee1d9e612a47b54cf77d57995b15a8f09bc9e4d6 100644 (file)
@@ -82,6 +82,9 @@ lua.
 %else
         -DWANT_SYSTEMD_UNITS=ON \
         -DSYSTEMDDIR=%{_unitdir} \
+%endif
+%if 0%{?suse_version}
+        -DCMAKE_SKIP_INSTALL_RPATH=ON \
 %endif
         -DLOGDIR=%{_localstatedir}/log/rspamd \
         -DEXAMPLESDIR=%{_datadir}/examples/rspamd \