~ubuntu-branches/ubuntu/natty/xmedcon/natty

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Roland Marcus Rutschmann
  • Date: 2008-03-20 16:30:00 UTC
  • mfrom: (1.1.11 upstream) (2.1.3 lenny)
  • Revision ID: james.westby@ubuntu.com-20080320163000-tvridqxpeahbkax8
Tags: 0.10.4-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
 
63
63
        # Add here commands to install the package into debian/xmedcon.
64
64
        $(MAKE) install prefix=$(CURDIR)/debian/tmp/usr
65
 
        cp -a etc/xmedcon.xpm \
 
65
        cp -a debian/xmedcon.xpm \
66
66
         $(CURDIR)/debian/xmedcon/usr/share/pixmaps/
67
67
        -test -r $(CURDIR)/debian/tmp/etc/xmedcon.png && \
68
68
         cp -f $(CURDIR)/debian/tmp/etc/xmedcon.png \
80
80
        dh_install
81
81
 
82
82
        dh_installdocs
83
 
        dh_installexamples -pxmedcon debian/tmp/etc/xmedconrc.linux
 
83
        #not installed by upstream any more I'll remove the line next version if this hold
 
84
        #dh_installexamples -pxmedcon debian/tmp/etc/xmedconrc.linux
84
85
        dh_installmenu -pxmedcon
85
86
        dh_installmime -pxmedcon
86
87
        dh_installman