#!/bin/sh
/usr/local/bin/pacman --config "$PACMAN_CONF" --dbpath "$DBPATH" "$@"
