~ubuntu-branches/ubuntu/wily/semi/wily

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Tatsuya Kinoshita
  • Date: 2006-12-02 22:17:07 UTC
  • mfrom: (1.2.1 upstream) (3.1.3 edgy)
  • Revision ID: james.westby@ubuntu.com-20061202221707-zc72qytibw6mmc0v
Tags: 1.14.6+0.20061202-1
* New upstream release. (CVS semi-1_14 branch on 2006-12-02)
* debian/copyright: Reformat copyright years.
* debian/copyright: Mention Debian packaging conditions.

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
        cp Makefile SEMI-* *.el debian/$(PACKAGE)/usr/share/emacs/site-lisp/$(PACKAGE)/
51
51
        rm -f debian/$(PACKAGE)/usr/share/emacs/site-lisp/$(PACKAGE)/SEMI-naming.ol
52
52
 
 
53
# install obsolete files in `/usr/share/$(PACKAGE)'.
 
54
        mv debian/$(PACKAGE)/usr/share/emacs/site-lisp/$(PACKAGE)/smime.el debian/$(PACKAGE)/usr/share/$(PACKAGE)/
 
55
 
53
56
        touch install-stamp
54
57
 
55
58
# Build architecture-independent files here.