~ubuntu-branches/ubuntu/vivid/gimp-help/vivid

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Ari Pollak
  • Date: 2008-01-04 15:14:19 UTC
  • Revision ID: james.westby@ubuntu.com-20080104151419-jfn04ax69nk2pey4
Tags: 2.4.0-2
* Changed gimp-helpbrowser dependency to gimp
* Remove bashism in debian/rules when cleaning up images from missing
  languages (Closes: #459191)

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
        cd build; $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
71
71
 
72
72
        # Remove old languages
73
 
        rm -rf debian/tmp/usr/share/gimp/2.0/help/images/*/{cs,zh_CN}
 
73
        rm -rf debian/tmp/usr/share/gimp/2.0/help/images/*/cs
 
74
        rm -rf debian/tmp/usr/share/gimp/2.0/help/images/*/zh_CN
74
75
 
75
76
# Build architecture-dependent files here.
76
77
binary-arch: build install