[Bps-public-commit] r14511 - in Prophet: trunk

spang at bestpractical.com spang at bestpractical.com
Fri Jul 25 06:30:55 EDT 2008


Author: spang
Date: Fri Jul 25 06:30:53 2008
New Revision: 14511

Modified:
   Prophet/   (props changed)
   Prophet/trunk/Makefile.PL

Log:
 r47146 at loki:  spang | 2008-07-25 11:29:30 +0100
 install prophet's command-line tool


Modified: Prophet/trunk/Makefile.PL
==============================================================================
--- Prophet/trunk/Makefile.PL	(original)
+++ Prophet/trunk/Makefile.PL	Fri Jul 25 06:30:53 2008
@@ -62,5 +62,6 @@
 );
 
 all_from('lib/Prophet.pm');
+install_script('bin/prophet');
 auto_install;
 WriteAll();



More information about the Bps-public-commit mailing list