~ubuntu-branches/ubuntu/gutsy/findutils/gutsy-proposed

« back to all changes in this revision

Viewing changes to locate/testsuite/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Metzler
  • Date: 2005-07-04 11:37:37 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20050704113737-ll89ui8be35r0pir
Tags: 4.2.22-2
* Remove locatedb on purge. (Closes: #315343)
* revert regex-syntax back to emacs-re. (Closes: #315136) Future versions
  will allow to select this by commandline parameter.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
LOCATEFLAGS =
5
5
UPDATEDBFLAGS =
6
6
DEJATOOL = locate
7
 
#EXTRA_DIST = config/*.exp inputs/*.xi xargs.*/*.exp xargs.*/*.xo
8
 
EXTRA_DIST = config/unix.exp \
9
 
        locate.gnu/ignore_case1.exp \
10
 
        locate.gnu/ignore_case1.xo \
11
 
        locate.gnu/ignore_case2.exp \
12
 
        locate.gnu/ignore_case2.xo \
13
 
        locate.gnu/ignore_case3.exp \
14
 
        locate.gnu/ignore_case3.xo
15
 
 
16
 
DIST_SUBDIRS = config inputs locate.gnu
 
7
 
 
8
EXTRA_DIST_EXP = \
 
9
config/unix.exp \
 
10
locate.gnu/ignore_case1.exp \
 
11
locate.gnu/ignore_case2.exp \
 
12
locate.gnu/ignore_case3.exp \
 
13
locate.gnu/regex1.exp \
 
14
locate.gnu/exists1.exp \
 
15
locate.gnu/exists2.exp \
 
16
locate.gnu/exists3.exp \
 
17
locate.gnu/notexists1.exp \
 
18
locate.gnu/notexists2.exp \
 
19
locate.gnu/notexists3.exp
 
20
 
 
21
EXTRA_DIST_XO = \
 
22
locate.gnu/ignore_case1.xo \
 
23
locate.gnu/ignore_case2.xo \
 
24
locate.gnu/ignore_case3.xo \
 
25
locate.gnu/exists1.xo \
 
26
locate.gnu/exists2.xo \
 
27
locate.gnu/exists3.xo \
 
28
locate.gnu/notexists1.xo \
 
29
locate.gnu/notexists2.xo \
 
30
locate.gnu/notexists3.xo
 
31
 
 
32
 
 
33
EXTRA_DIST = $(EXTRA_DIST_EXP) $(EXTRA_DIST_XO)
 
34
 
 
35
# DIST_SUBDIRS = config locate.gnu
17
36
 
18
37
CLEANFILES = *.log *.sum site.exp site.bak