From 082eeb69bccbc89cab3411172811a0ca28315718 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Thu, 7 Sep 2006 18:46:04 +0000 Subject: [PATCH] - disable tests on alpha (SMB_ACL fail) Changed files: rsync.spec -> 1.115 --- rsync.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rsync.spec b/rsync.spec index 69357e2..88a12a2 100644 --- a/rsync.spec +++ b/rsync.spec @@ -3,6 +3,9 @@ %bcond_with rsh # set remote shell command to rsh instead of ssh (old behaviour) %bcond_without tests # do not perform "make test" # +%ifarch alpha +%undefine with_tests +%endif Summary: Program for efficient remote updates of files Summary(es): Programa para actualizar archivos remotos de forma eficiente Summary(ko): ³×Æ®¿öÅ©¸¦ ÅëÇÑ ÆÄÀϵ¿±âÈ­¸¦ À§ÇÑ ÇÁ·Î±×·¥ -- 2.43.0