~ubuntu-branches/ubuntu/vivid/banshee-community-extensions/vivid

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Chow Loong Jin
  • Date: 2010-06-23 01:14:29 UTC
  • mfrom: (4.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20100623011429-o8j0kr9uvwko9o0b
Tags: 1.6.1-1ubuntu1
* Merge from Debian unstable, remaining changes:
  + Enable appindicator, lirc, and ubuntuonemusicstore extensions
* Also fixes LP: #597283, which just require a rebuild of appindicator

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
                --enable-mirage \
25
25
                --enable-radiostationfetcher \
26
26
                --enable-streamrecorder \
27
 
                --disable-telepathy \
 
27
                --enable-telepathy \
28
28
                --enable-ubuntuonemusicstore \
29
29
                --disable-shave \
30
30
                MCS=/usr/bin/mono-csc
36
36
        dh_gencontrol
37
37
 
38
38
%:
39
 
        dh --with=quilt $@
 
39
        dh $@