~jderose/+junk/couchdb

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Jason Gerard DeRose
  • Date: 2013-08-14 05:55:05 UTC
  • Revision ID: jason@system76.com-20130814055505-mai3irvyuu06fz22
Got the package at least building with ./configure --enable-strictness --disable-tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
%:
4
4
        dh $@
5
5
 
 
6
override_dh_auto_configure:
 
7
        ./bootstrap
 
8
        dh_auto_configure -- --enable-strictness --disable-tests