From a6922c6ed2b294bfb7a14622e6d70be7e47d4c48 Mon Sep 17 00:00:00 2001 From: Francois Perrad Date: Wed, 11 Nov 2009 22:16:01 +0100 Subject: [PATCH] use installable_pbc instead of exe_pbc --- setup.pir | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.pir b/setup.pir index 018fa76..fb60866 100755 --- a/setup.pir +++ b/setup.pir @@ -51,9 +51,9 @@ SOURCES $P6 = new 'Hash' $P6['parrot-markdown'] = 'markdown.pbc' - $P0['exe_pbc'] = $P6 - # test + $P0['installable_pbc'] = $P6 + # test $S0 = get_parrot() $P0['prove_exec'] = $S0