~ubuntu-branches/ubuntu/karmic/xsnow/karmic

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Emanuele Gentili
  • Date: 2008-08-08 02:59:11 UTC
  • mfrom: (4.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20080808025911-ofjv1sq16qbp16tb
Tags: 1:1.42-7ubuntu1
* Merge from debian unstable, remaining changes:
 + debian/control:
  - Add makedepend to Build-Depends.
  - update standards-version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
 
42
42
        # Add here commands to compile the package.
43
43
        $(MAKE) depend
44
 
        $(MAKE)
 
44
        $(MAKE) CDEBUGFLAGS="$(CFLAGS)"
45
45
 
46
46
        touch build-stamp
47
47
 
49
49
clean-patched:
50
50
        dh_testdir
51
51
        dh_testroot
52
 
        rm -f build-stamp configure-stamp
 
52
        dh_clean 
53
53
 
54
54
        # Add here commands to clean up after the build process.
55
 
        -$(MAKE) clean
56
 
        -$(MAKE) distclean
57
 
 
58
 
        dh_clean 
 
55
        $(MAKE) clean
59
56
 
60
57
patch: patch-stamp
61
58
patch-stamp:
90
87
        dh_testroot
91
88
        dh_installchangelogs 
92
89
        dh_installdocs
93
 
#       dh_installexamples
94
 
#       dh_install
95
90
        dh_installmenu
96
 
#       dh_installdebconf       
97
 
#       dh_installlogrotate
98
 
#       dh_installemacsen
99
 
#       dh_installpam
100
 
#       dh_installmime
101
 
#       dh_installinit
102
 
#       dh_installcron
103
 
#       dh_installinfo
104
91
        dh_installman xsnow.man
 
92
        dh_lintian
105
93
        dh_link
106
94
        dh_strip
107
95
        dh_compress
108
96
        dh_fixperms
109
 
#       dh_perl
110
 
#       dh_python
111
97
        dh_makeshlibs
112
98
        dh_installdeb
113
99
        dh_shlibdeps