~ubuntu-desktop/seahorse-plugins/ubuntu

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Alexander Sack
  • Date: 2009-10-20 11:58:09 UTC
  • Revision ID: asac@ubuntu.com-20091020115809-z3an8e8vc07g7d2k
fix ftbfs because of old configure argument leftovers and
explicitly disable epiphany

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
DEB_CONFIGURE_EXTRA_FLAGS += --disable-update-mime-database \
12
12
                             --disable-schemas-install \
13
13
                             --disable-scrollkeeper \
14
 
                             --with-gecko=libxul-unstable \
 
14
                             --disable-epiphany
15
15
 
16
16
binary-post-install/seahorse-plugins::
17
17
        mkdir -p $(CURDIR)/debian/seahorse-plugins/etc/X11/Xsession.d