~gnome3-team/mutter/ubuntu

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Rico Tzschichholz
  • Date: 2011-03-29 06:28:08 UTC
  • Revision ID: ricotz@t-online.de-20110329062808-1nwdpy5h715v83oy
* New upstream release 2.91.93
* debian/libmutter0.symbols:
  + updated

* Sync with debian experimental, remaining changes:
  + debian/patches/03_link_gles2.patch: Link to clutter-glx-1.0
    explicitily at the end of link flags, to bring in libGLESv2 on armel.
    Fixes FTBFS (LP:#726827)
* debian/patches:
  + fix 03_link_gles2.patch 

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
10
10
 
11
11
DEB_CONFIGURE_EXTRA_FLAGS += --enable-startup-notification=yes
12
 
DEB_DH_MAKESHLIBS_ARGS_libmutter-private0 += -V -- -c4
 
12
DEB_DH_MAKESHLIBS_ARGS_libmutter0 += -V -- -c4
13
13
DEB_INSTALL_DOCS_mutter += doc/theme-format.txt
14
14
 
15
15
$(patsubst %,binary-predeb/%,$(DEB_ALL_PACKAGES)) ::