~ubuntu-branches/ubuntu/karmic/cjk/karmic

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Danai SAE-HAN (韓達耐)
  • Date: 2007-06-28 15:50:43 UTC
  • Revision ID: james.westby@ubuntu.com-20070628155043-yiezstkqw74t2dy0
Tags: 4.7.0+git20070504-5
* The "I have had too many exams lately" release.
* [watch] Removed, because we use GIT to track upstream changes.
* [control] Put "texlive-*extra*-utils" and libkpathsea-dev in B-D,
   not "texlive-font-utils" (Closes: #421981), honestly.  Thanks to
   Norbert Preining, Bastian Blank and Lior Kaplan.

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
clean: clean1 unpatch
34
34
 
35
35
clean1:
36
 
        dh_testdir
 
36
        dh_testdir doc/CJKutf8.txt examples/CJKbabel.tex debian/thaifonts.tar.gz.uu
37
37
        dh_testroot
38
38
        rm -f build-stamp
39
39
 
40
40
        # Add here commands to clean up after the build process.
 
41
#       [ ! `grep distclean Makefile` ] || $(MAKE) distclean
 
42
# if Debian dpatch on Makefile, then perform distclean; if not, do nothing,
 
43
# because CJK upstream has no clean targets
41
44
        -$(MAKE) distclean
42
45
 
43
46
        # Remove the binary files.