File tla-1.2pre0-posix.patch of Package tla
--- tla/tests/test-dir-regexps.sh.orig 2003-11-25 23:17:06.000000000 +0100
+++ tla/tests/test-dir-regexps.sh 2003-11-27 17:26:06.000000000 +0100
@@ -36,7 +36,7 @@
echo "unrecognized ^attrapca$" > .arch-inventory
test "$(echo $(tla inventory -u))" = "@rapca attrapca"
echo "source ^@.*$" > .arch-inventory
-test "$(echo $(tla inventory -s --all | head -4))" = \
+test "$(echo $(tla inventory -s --all | head -n 4))" = \
".arch-ids/.arch-inventory.id .arch-inventory @rapca attrapca"
end_test