]> git.pld-linux.org Git - packages/rsync.git/commitdiff
- disable tests on alpha (SMB_ACL fail)
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 7 Sep 2006 18:46:04 +0000 (18:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rsync.spec -> 1.115

rsync.spec

index 69357e29ec940227f49ab5fda7d9f4d71c286e32..88a12a2e892e18513d8478a4cc6dec0704430265 100644 (file)
@@ -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):   ³×Æ®¿öÅ©¸¦ ÅëÇÑ ÆÄÀϵ¿±âÈ­¸¦ À§ÇÑ ÇÁ·Î±×·¥
This page took 0.094647 seconds and 4 git commands to generate.