diff options
Diffstat (limited to 'dev-scheme/greg/files/greg-2.0.0-test.patch')
-rw-r--r-- | dev-scheme/greg/files/greg-2.0.0-test.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/dev-scheme/greg/files/greg-2.0.0-test.patch b/dev-scheme/greg/files/greg-2.0.0-test.patch new file mode 100644 index 000000000000..26a6cdf1c0ad --- /dev/null +++ b/dev-scheme/greg/files/greg-2.0.0-test.patch @@ -0,0 +1,12 @@ +diff --git a/test/Makefile.am b/test/Makefile.am +index 3cda45d..c61b34e 100644 +--- a/test/Makefile.am ++++ b/test/Makefile.am +@@ -23,7 +23,6 @@ + + + all: +- ./test.sh + + check: + ./test.sh |