~ubuntu-branches/ubuntu/breezy/xfree86-driver-synaptics/breezy

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Mattia Dongili (ma.d.)
  • Date: 2004-12-18 20:07:15 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20041218200715-p5y2c27b63vszun1
Tags: 0.13.6-2
* Install in /usr/X11R6/lib as all the xfree drivers on 64 bit archs.  (closes: #280658)
* Provided an alternative patch for debian-kernel users. (closes: #282359)

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
build-stamp: configure-stamp 
18
18
        dh_testdir
19
19
 
20
 
        # compile the package: simply launch make
 
20
        # compile the package: detect architecture and launch make
21
21
        $(MAKE)
22
22
 
23
23
        touch build-stamp
57
57
        dh_link
58
58
        dh_strip -X synaptics_drv.o
59
59
        dh_compress
60
 
        dh_fixperms -X synaptics_drv.o
 
60
        dh_fixperms
61
61
        dh_installdeb
62
62
        dh_shlibdeps -X synaptics_drv.o
63
63
        dh_gencontrol