summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/swi-prolog/files/swi-prolog-test.patch')
-rw-r--r--dev-lang/swi-prolog/files/swi-prolog-test.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-lang/swi-prolog/files/swi-prolog-test.patch b/dev-lang/swi-prolog/files/swi-prolog-test.patch
deleted file mode 100644
index 96402cf60b38..000000000000
--- a/dev-lang/swi-prolog/files/swi-prolog-test.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- pl-5.6.4.orig/src/Makefile.in 2006-02-04 04:38:51.000000000 +1300
-+++ pl-5.6.4/src/Makefile.in 2006-02-13 22:32:03.000000000 +1300
-@@ -288,7 +288,7 @@
- (cd $(srcdir) && $(ETAGS) $(SRC) $(HDR))
-
- check:
-- $(DEVPL) -f $(srcdir)/test.pl -F none -g test,halt -t 'halt(1)'
-+ $(DEVPL) -f $(srcdir)/test.pl -F none -g "asserta(user:file_search_path(clpr,'../packages/clpqr')),asserta(user:file_search_path(library, '../packages/clpqr')),test,halt" -t 'halt(1)'
-
- install: @INSTALLTARGET@
- install-version: install-arch install-libs install-vbins