~ubuntu-branches/ubuntu/precise/glib2.0/precise-updates

« back to all changes in this revision

Viewing changes to gio-2.0.pc.in

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2012-03-08 12:53:04 UTC
  • Revision ID: package-import@ubuntu.com-20120308125304-9l8gsjimsqdaw1ik
Tags: 2.31.20-0ubuntu2
* debian/dh_listmissing.pl, debian/rules:
  - copy Debian "list-missing" hack
* debian/patches/01_gettext-desktopfiles.patch:
  - use official "Keywords" key (lp: #949864)
* debian/patches/61_glib-compile-schemas-path.patch:
  - use the correct path to gdbus-codegen

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
giomoduledir=@GIO_MODULE_DIR@
7
7
glib_compile_schemas=@libdir@/glib-2.0/glib-compile-schemas@EXEEXT@
8
8
glib_compile_resources=@libdir@/glib-2.0/glib-compile-resources@EXEEXT@
9
 
gdbus_codegen=@libdir@/glib-2.0/gdbus-codegen
 
9
gdbus_codegen=@bindir@/gdbus-codegen
10
10
 
11
11
Name: GIO
12
12
Description: glib I/O library