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

1
2
3
4
5
#!/bin/sh
export AXI_PLUGIN_DIR=plugins
export AXI_DB_PATH=testdb
export AXI_CACHE_PATH=testdb
./update-apt-xapian-index "$@"