[Bps-public-commit] r17209 - Prophet/branches/actions
jesse at bestpractical.com
jesse at bestpractical.com
Sat Dec 13 14:59:56 EST 2008
Author: jesse
Date: Sat Dec 13 14:59:55 2008
New Revision: 17209
Modified:
Prophet/branches/actions/Makefile.PL
Log:
* install a sharedir
Modified: Prophet/branches/actions/Makefile.PL
==============================================================================
--- Prophet/branches/actions/Makefile.PL (original)
+++ Prophet/branches/actions/Makefile.PL Sat Dec 13 14:59:55 2008
@@ -74,5 +74,6 @@
tests('t/*.t t/*/t/*.t');
all_from('lib/Prophet.pm');
install_script('bin/prophet');
+install_share 'share';
auto_install;
WriteAll();
More information about the Bps-public-commit
mailing list