From c547d05240fa95ce14ab4e8665adfc81c0ec369a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Fri, 21 Jul 2017 22:08:02 +0200 Subject: RPM packaging: update build scripts --- redhat/Makefile.r14 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'redhat/Makefile.r14') diff --git a/redhat/Makefile.r14 b/redhat/Makefile.r14 index 1e3d6c9a6..7c490106f 100644 --- a/redhat/Makefile.r14 +++ b/redhat/Makefile.r14 @@ -269,7 +269,7 @@ endif torsocks: # Do NOT build on RHEL 6, RHEL 7, Fedora > 20, Mageia -ifeq ($(wildcard /boot/vmlinuz*.el6* /boot/vmlinuz*.el7* /boot/vmlinuz*.fc2* /boot/mageia.dat/boot/mageia.dat),) +ifeq ($(wildcard /boot/vmlinuz*.el6* /boot/vmlinuz*.el7* /boot/vmlinuz*.fc2* /boot/mageia.dat /etc/SuSE-release),) $(call buildpkg,3rdparty/torsocks) endif -- cgit v1.2.1