~ubuntu-branches/ubuntu/quantal/apt-xapian-index/quantal

« back to all changes in this revision

Viewing changes to debian/cron.weekly

  • Committer: Bazaar Package Importer
  • Author(s): Enrico Zini
  • Date: 2008-02-19 11:19:08 UTC
  • Revision ID: james.westby@ubuntu.com-20080219111908-mq6rug29v32hlqp0
Tags: 0.6
Added --pkgfile option to index arbitrary Package files instead of the APT
cache.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/sh
2
2
 
 
3
CMD=/usr/sbin/update-apt-xapian-index
 
4
 
3
5
# Rebuild the index
4
 
update-apt-xapian-index --quiet
 
6
test -x $CMD && $CMD --quiet