~ubuntu-core-dev/update-notifier/ubuntu

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Loïc Minier
  • Date: 2009-11-16 20:06:43 UTC
  • Revision ID: lool@dooz.org-20091116200643-g8qszugqlq21scmv
Comment out --with-pkg-manager= configure flag as it's dnl-ed out in
configure.in.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
export LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
11
11
 
12
12
config.status: configure
13
 
        dh_auto_configure -- --with-pkg-manager="/usr/bin/update-manager"
 
13
        #dh_auto_configure -- --with-pkg-manager="/usr/bin/update-manager"
 
14
        dh_auto_configure
14
15
 
15
16
build: build-stamp
16
17
build-stamp: config.status