]> git.pld-linux.org Git - packages/coreutils.git/commitdiff
- disabled tests, they're so full of bashizms there is no point running them auto/th/coreutils-8.27-1
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 10 Jul 2017 00:57:38 +0000 (09:57 +0900)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 10 Jul 2017 00:57:38 +0000 (09:57 +0900)
coreutils.spec

index 5b338135bf6078a06e1dea21284887795c3ae4ad..ba788220559c825ca5705bbee9982257cf68a1e0 100644 (file)
@@ -1,8 +1,8 @@
 #
 # Conditional build:
-%bcond_with    advcopy # progress bar in cp (orphaned patch)
+%bcond_with    advcopy         # progress bar in cp (orphaned patch)
 %bcond_with    multicall       # Compile all the tools in a single binary
-%bcond_without tests   # do not perform "make test check"
+%bcond_with    tests           # do not perform "make test check"
 
 Summary:       GNU Core-utils - basic command line utilities
 Summary(pl.UTF-8):     GNU Core-utils - podstawowe narzędzia działające z linii poleceń
This page took 0.368981 seconds and 4 git commands to generate.