develooper Front page | perl.perl6.internals | Postings from August 2002

[perl #16884] [PATCH] Scheme makefile tweak

From:
Andy Dougherty
Date:
August 30, 2002 12:39
Subject:
[perl #16884] [PATCH] Scheme makefile tweak
Message ID:
rt-16884-36120.16.9417960846745@bugs6.perl.org
# New Ticket Created by  Andy Dougherty 
# Please include the string:  [perl #16884]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16884 >


This one seems to have fallen through the cracks.  Here's a re-send.

--- parrot-orig/config/gen/makefiles/scheme.in	Thu Aug 29 16:56:29 2002
+++ parrot-andy/config/gen/makefiles/scheme.in	Fri Aug 30 15:33:37 2002
@@ -71,7 +71,7 @@
 	@$(MAKE) all
 
 test:
-	t/harness
+	$(PERL) t/harness
 #	cd $(TOOL_DIR); $(INTERP) $(DIR)/test.pbc
 #	cd $(TOOL_DIR); $(INTERP) $(DIR)/and.pbc
 #	cd $(TOOL_DIR); $(INTERP) $(DIR)/foo.pbc

-- 
    Andy Dougherty		doughera@lafayette.edu
    Dept. of Physics
    Lafayette College, Easton PA 18042






nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About