~ubuntu-branches/ubuntu/raring/wacom-tools/raring

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Bryce Harrington
  • Date: 2009-02-04 11:51:05 UTC
  • Revision ID: james.westby@ubuntu.com-20090204115105-f33efc9j0uzi1qhy
Tags: 1:0.8.1.6-1ubuntu6
* Add build system (quilt)
* Add 100_allow_eraser.patch (LP: #257495)
  + Respect TPCButton preference for eraser devices when using pen

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
package_tools = wacom-tools
36
36
package_xorg  = xserver-xorg-input-wacom
37
37
 
 
38
PACKAGE = $(package_tools)
 
39
include debian/xsfbs/xsfbs.mk
 
40
 
38
41
### KERNEL SETUP
39
42
### Setup things needed for making kernel module packages,
40
43
 
233
236
        po2debconf debian/wacom.po-templates > debian/wacom.templates
234
237
        touch $@
235
238
 
236
 
build: build-indep build-arch
 
239
build: patch build-stamp build-indep build-arch
237
240
 
238
241
clean: clean-common
239
242
        dh_testdir