Project

General

Profile

« Previous | Next » 

Revision 3078fa44

Added by Michael Moll over 8 years ago

ruby-mysql2: disable tests for package building

View differences:

dependencies/wheezy/mysql2/rules
%:
dh $@ --buildsystem=ruby --with ruby
# need to start an mysqld instance to run the tests
override_dh_auto_install:
cp spec/configuration.yml.example spec/configuration.yml
cp spec/my.cnf.example spec/my.cnf
chmod +x debian/start_mysqld_and_auto_install.sh
debian/start_mysqld_and_auto_install.sh

Also available in: Unified diff