~juhana-jauhiainen/software-center/fix-for-737697

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Kiwinote
  • Date: 2011-03-08 18:13:14 UTC
  • mto: (1615.2.1 software-center)
  • mto: This revision was merged to the branch mainline in revision 1589.
  • Revision ID: kiwinote@gmail.com-20110308181314-zf0bndq5qs2dw077
  * clean up mimetype handling (allows us to accept apturls once again)
please check this carefully - it seems to work, but I aren't 100% familiar with all the details
once this gets approved, we still need to set s-c as the default apturl handler in the defaults file

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
# only ones using them.
9
9
override_dh_auto_install:
10
10
        dh_auto_install -- --install-lib /usr/share/software-center
11
 
        dh_installmime -i
12
11
        rm -r debian/software-center/usr/share/software-center/*.egg-info
13
12
        # Move the scripts to $(SHARE) and relink them again later.
14
13
        mv debian/software-center/usr/*bin/* debian/software-center/$(share)