summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2015-09-09 21:35:01 +0200
committerStefan Husmann2015-09-09 21:35:01 +0200
commit4d5e79da309ee914fd409216f837be888c0b9829 (patch)
tree9bf263af1df311477dd9b5c4d8f7f4ebd061b01a
parentbaf966cea10cb98c344e53c25c45a9f40be20793 (diff)
downloadaur-4d5e79da309ee914fd409216f837be888c0b9829.tar.gz
add patch
-rw-r--r--build.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/build.patch b/build.patch
new file mode 100644
index 000000000000..2750d217a890
--- /dev/null
+++ b/build.patch
@@ -0,0 +1,11 @@
++++ a/trunk/abcl/build.xml
++++ b/trunk/abcl/build.xml
+@@ -877,5 +877,5 @@
+ ${basedir}/../ansi-tests.
+
+-[1]: <git+https://gitlab.common-lisp.net/ansi-test/ansi-test.git>
++[1]: git+https://gitlab.common-lisp.net/ansi-test/ansi-test.git
+
+ The CL-BENCH tests require that [cl-bench][2] be manually installed in
+
+ \ No newline at end of file