[Bps-public-commit] r9972 - bpsbuilder/BPB/examples
sunnavy at bestpractical.com
sunnavy at bestpractical.com
Mon Dec 17 05:08:11 EST 2007
Author: sunnavy
Date: Mon Dec 17 05:07:08 2007
New Revision: 9972
Modified:
bpsbuilder/BPB/examples/config.yml
Log:
remove build commands in examples
Modified: bpsbuilder/BPB/examples/config.yml
==============================================================================
--- bpsbuilder/BPB/examples/config.yml (original)
+++ bpsbuilder/BPB/examples/config.yml Mon Dec 17 05:07:08 2007
@@ -20,13 +20,4 @@
install_directory: '/tmp/svk'
perl: '/usr/bin/perl'
skip_test: 1
- commands:
- subversion:
- - './configure --prefix=/tmp/svk --with-swig=/tmp/svk'
- - "/usr/bin/perl -p -i -e' s|PERL\) Makefile.PL|PERL) Makefile.PL INSTALL_BASE=/tmp/svk|' Makefile"
- - 'make'
- - 'make swig-pl'
- - 'make install'
- - 'make check-swig-pl'
- - 'make install-swig-pl'
More information about the Bps-public-commit
mailing list