~ubuntu-branches/ubuntu/precise/apt-xapian-index/precise-security

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 "$@"