~ubuntu-branches/ubuntu/precise/hardinfo/precise

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Agney Lopes Roth Ferraz
  • Date: 2009-03-28 22:55:02 UTC
  • mfrom: (3.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090328225502-p4bnvi8q6hr95cij
Tags: 0.5c-1
New upstream version. 
(Closes: #517591, #511237, #457703, #519256, #449250, #457820, #497758) 

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
        install -d `pwd`/debian/hardinfo/usr/share/applications
61
61
        install -m 644 debian/hardinfo.desktop  \
62
62
                `pwd`/debian/hardinfo/usr/share/applications
63
 
        uudecode debian/report.png.uuencode -o debian/report.png
64
 
        install -m 644 debian/report.png `pwd`/debian/hardinfo/usr/share/hardinfo/pixmaps
65
 
        uudecode debian/report-large.png.uuencode -o debian/report-large.png
66
 
        install -m 644 debian/report-large.png `pwd`/debian/hardinfo/usr/share/hardinfo/pixmaps
67
63
 
68
64
# Build architecture-independent files here.
69
65
binary-indep: build install