~ubuntu-branches/ubuntu/trusty/cl-asdf/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Francois-Rene Rideau
  • Date: 2013-06-02 00:56:50 UTC
  • mfrom: (1.1.29)
  • Revision ID: package-import@ubuntu.com-20130602005650-ir9t4l86in0xtq24
Tags: 2:3.0.1.3-1
Add some backward-compatibility to the debian package,
with a symlink from asdf.lisp to build/asdf.lisp.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
        dh_testdir
9
9
        make
10
10
        make -C doc all
 
11
        ln -sf build/asdf.lisp .
11
12
        touch build-stamp
12
13
 
13
14
build-arch: