~ubuntu-branches/ubuntu/lucid/xcb-util/lucid

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Julien Danjou
  • Date: 2009-02-15 12:58:13 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090215125813-fvdfqrch1341t8bd
Tags: 0.3.3-2
Add versioned link to GPL.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
 
13
13
post-patches:: configure-stamp
14
14
configure-stamp:
15
 
        ./autogen.sh $(DEB_CONFIGURE_NORMAL_ARGS)
 
15
        sh ./autogen.sh $(DEB_CONFIGURE_NORMAL_ARGS)
16
16
        touch configure-stamp
17
17
 
18
18
cleanbuilddir::