--- src/ocrfeeder/util/lib.py.orig 2012-01-16 23:38:47.000000000 +0800 +++ src/ocrfeeder/util/lib.py 2012-01-16 23:38:54.000000000 +0800 @@ -130,7 +130,7 @@ return command def unpaperImage(configuration_manager, image_path): - tmp_dir = configuration_manager.temporary_dir + tmp_dir = configuration_manager.TEMPORARY_FOLDER prefix = os.path.splitext(image_path)[0] unpapered_name = os.path.join(tmp_dir, os.path.basename(prefix) + '.ppm') if os.path.exists(unpapered_name): tw/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/dns/libbind/Makefile
blob: 5a4c5f705818ab3919844a55aed625f071993a62 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57