~ubuntu-branches/ubuntu/wily/xmms2/wily

« back to all changes in this revision

Viewing changes to src/clients/medialib-updater/Program

  • Committer: Bazaar Package Importer
  • Author(s): Florian Ragwitz
  • Date: 2006-12-15 00:46:59 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20061215004659-k1q9gl60aqfe9pqs
Tags: 0.2DrHouse-3
* Use dh_makeshlibs -V to generate more strict shlib files.
* Fix a typo in debian/control.
* Remove some unused stuff fron debian/control.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
        env.Append(LIBS=["xmmsclient-glib"])
9
9
        env.pkgconfig("glib-2.0")
10
10
        env.pkgconfig("gamin")
11
 
        env.add_script("startup.d", "src/clients/medialib-updater/xmms2-mlib-updater.sh")
 
11
        env.add_script("startup.d", "src/clients/medialib-updater/xmms2-mlib-updater.sh.in")