~brandonsnider/+junk/gecko-mediaplayer

« back to all changes in this revision

Viewing changes to rules

  • Committer: Brandon Snider
  • Date: 2012-04-12 01:36:29 UTC
  • Revision ID: brandonjsnider@gmail.com-20120412013629-usn36ys6kodknm3w
Added --enable-new-libxul flag to debian/rules

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
        dh $@ --with autoreconf
14
14
 
15
15
override_dh_auto_configure:
16
 
        dh_auto_configure -- --with-plugin-dir=/usr/lib/mozilla/plugins
17
 
                --with-xulrunner-sdk=$(shell pkg-config --variable=sdkdir mozilla-plugin)
 
16
        dh_auto_configure -- --with-plugin-dir=/usr/lib/mozilla/plugins \
 
17
                --with-xulrunner-sdk=$(shell pkg-config --variable=sdkdir mozilla-plugin) \
 
18
                --enable-new-libxul
18
19
 
19
20
override_dh_auto_install:
20
21
        dh_auto_install