~ubuntu-branches/ubuntu/lucid/bogofilter/lucid-security

« back to all changes in this revision

Viewing changes to src/bf_compact

  • Committer: Bazaar Package Importer
  • Author(s): Bhavani Shankar
  • Date: 2009-05-06 05:41:52 UTC
  • mfrom: (1.1.11 upstream) (2.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090506054152-tgameecssbuv4np6
Tags: 1.2.0-2ubuntu1
* Merge from debian unstable, remaining changes: LP: #372497
  - don't build qdbm.
  - Don't build tokyocabinet support as it's in universe.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
#    replaces original directory with new one
7
7
#    renames original directory with '.old' extension
8
8
 
9
 
# $Id: bf_compact.in 6708 2008-03-21 15:07:12Z m-a $
 
9
# $Id: bf_compact.in 6749 2008-10-15 23:08:06Z clint $
10
10
 
11
11
set -e # die on errors
12
12