~gandelman-a/ubuntu/oneiric/scsitools/mergeproposal

« back to all changes in this revision

Viewing changes to scsiinfo/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Christian Perrier
  • Date: 2007-02-13 07:22:11 UTC
  • mfrom: (4.1.2 edgy)
  • Revision ID: james.westby@ubuntu.com-20070213072211-fjci695c4cj8xg0a
Tags: 0.9-1.1
* Non-maintainer upload, with maintainer's agreement, to fix pending l10n issues.
* Debconf translations:
  - Portuguese. Closes: #381711

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
all: $(TARGETS)
17
17
 
18
18
install: $(TARGETS) $(WISHEXECS) scsi-config tk_scsiformat
 
19
        test -d $(DESTDIR)/sbin || mkdir -p $(DESTDIR)/sbin
19
20
        test -d $(DESTDIR)/usr/sbin || mkdir -p $(DESTDIR)/usr/sbin
20
21
        test -d $(BINDIR) || mkdir -p $(BINDIR)
21
 
        cp scsiinfo scsiformat $(DESTDIR)/usr/sbin
 
22
        cp scsiinfo $(DESTDIR)/sbin
 
23
        cp scsiformat $(DESTDIR)/usr/sbin
22
24
        cp tworands $(BINDIR)
23
25
        ./install-wish $(BINDIR) $(WISHEXECS)
24
26
        #./install-wish $(DESTDIR)/usr/sbin scsi-config tk_scsiformat