~ubuntu-branches/debian/sid/adonthell-data/sid

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Moritz Muehlenhoff
  • Date: 2010-08-06 10:12:11 UTC
  • Revision ID: james.westby@ubuntu.com-20100806101211-xu2lvg5feuxs0llu
Tags: 0.3.4.cvs.20080529+dfsg-2
Strip pyc files, patch by Jordan Metzmeier (Closes: #591879)

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 
25
25
        QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2
26
26
 
 
27
        ./autogen.sh
 
28
 
27
29
        ./configure --host=$(DEB_HOST_GNU_TYPE) \
28
30
                    --build=$(DEB_BUILD_GNU_TYPE) \
29
31
                    --prefix=/usr \