diff options
Diffstat (limited to 'internal/rosa/package/gnu.az')
| -rw-r--r-- | internal/rosa/package/gnu.az | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/internal/rosa/package/gnu.az b/internal/rosa/package/gnu.az index c1547f37..d1da6b8a 100644 --- a/internal/rosa/package/gnu.az +++ b/internal/rosa/package/gnu.az @@ -12,9 +12,6 @@ package m4 { compress = bzip2; }; - // awk dependency loop - toyboxEarly = true; - writable = true; early = ` chmod +w tests/test-c32ispunct.sh && echo '#!/bin/sh' > tests/test-c32ispunct.sh @@ -22,6 +19,7 @@ chmod +w tests/test-c32ispunct.sh && echo '#!/bin/sh' > tests/test-c32ispunct.sh exec = make {}; + toyboxEarly = true; inputs = [ diffutils, |
