~ubuntu-branches/ubuntu/oneiric/bogofilter/oneiric

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Scott James Remnant
  • Date: 2006-11-28 08:27:51 UTC
  • Revision ID: james.westby@ubuntu.com-20061128082751-by0g8jbje0nto5qx
Tags: 1.1.1-5ubuntu2
Catch another part where we need to disable qdbm

Show diffs side-by-side

added added

removed removed

Lines of Context:
81
81
        rm -rf debian/tmp
82
82
 
83
83
ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
 
84
#               debian/bogofilter-qdbm/usr/bin/bogoQDBMupgrade-qdbm
84
85
        strip --remove-section=.comment --remove-section=.note \
85
 
                debian/bogofilter-qdbm/usr/bin/bogoQDBMupgrade-qdbm \
86
86
                debian/bogofilter-bdb/usr/bin/bogofilter \
87
87
                debian/bogofilter-bdb/usr/bin/bogoutil \
88
88
                debian/bogofilter-bdb/usr/bin/bogolexer \