~ubuntu-branches/debian/sid/dmedia/sid

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Bilal Akhtar
  • Date: 2011-01-04 16:03:29 UTC
  • Revision ID: james.westby@ubuntu.com-20110104160329-4e5vhosser50n4v7
Tags: 0.3.0~repack-1
Initial release (Closes: #608364)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/make -f
 
2
 
 
3
%:
 
4
        dh $@ 
 
5
 
 
6
override_dh_installxfonts:
 
7
        dh_installxfonts
 
8
        rm -f $(CURDIR)/debian/python-dmedia/usr/share/pyshared/dmedia/data/mootools.js
 
9
        ln -s --target-directory=$(CURDIR)/debian/python-dmedia/usr/share/pyshared/dmedia/data/ /usr/share/javascript/mootools/mootools.js