~ubuntu-branches/ubuntu/utopic/dictionaries-common/utopic

« back to all changes in this revision

Viewing changes to scripts/debhelper/installdeb-myspell

  • Committer: Bazaar Package Importer
  • Author(s): Chris Cheney
  • Date: 2010-05-17 20:15:00 UTC
  • mfrom: (1.1.12 sid)
  • Revision ID: james.westby@ubuntu.com-20100517201500-94c51rzr51ohoi41
Tags: 1.5.5ubuntu1
* Merge from debian unstable.  Remaining changes:
  - scripts/system/dc-debconf-select.pl: Drop default debconf priority
    from 'high' to 'medium'.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
use Debian::Debhelper::Dh_Lib;
10
10
 
11
11
my $srcdir      = '';
12
 
my $o2compat    = 1;
 
12
my $o2compat    = '';
13
13
my $dico_debug  = '';
14
14
my $do_altlinks = 1;
15
15
 
367
367
              F<[tmpdir]/usr/share/myspell/infos/ooo> and compatibility
368
368
              symlinks will be set from the old
369
369
              F<[tmpdir]/usr/share/myspell/dicts location>. This option
370
 
              will soon be disabled by default.
371
 
              (NOTE: As a temporary exception it will stay enabled by
372
 
              default until all apps look in the new locations. This
373
 
              will change really soon to the expected behavior).
 
370
              is disabled by default.
374
371
 
375
372
--dico-{no-}alt-links {Process/Do not process} alternative symlinks
376
373
              according to info found in the myspell info file.