~ubuntu-branches/ubuntu/maverick/asc/maverick

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Barry deFreese, Ansgar Burchardt
  • Date: 2008-03-23 17:55:48 UTC
  • Revision ID: james.westby@ubuntu.com-20080323175548-k77wr17aaq10wh24
Tags: 2.0.1.0-2
[ Ansgar Burchardt ]
* Use quilt for patch management
* Fix build with g++-4.3 (Closes: #417112)
* Improve debian/copyright 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/make -f
2
2
# rules file for asc (May 2004)
3
3
 
 
4
include /usr/share/quilt/quilt.make
4
5
# Uncomment this to turn on verbose mode.
5
6
#export DH_VERBOSE=1
6
7
 
20
21
        CFLAGS += -O2
21
22
endif
22
23
 
23
 
config.status: configure
 
24
config.status: configure patch
24
25
 
25
26
        dh_testdir
26
27
ifneq "$(wildcard /usr/share/misc/config.sub)" ""
40
41
 
41
42
        touch build-stamp
42
43
 
43
 
clean: 
 
44
clean: clean-patched unpatch
 
45
clean-patched: 
44
46
        dh_testdir
45
47
        dh_testroot
46
48
        rm -f build-stamp