3 lines
72 B
Bash
3 lines
72 B
Bash
#! /bin/sh
|
|
exec /usr/bin/locate -d ${TRUEPREFIX}/share/pkglocatedb "$@"
|
#! /bin/sh
|
|
exec /usr/bin/locate -d ${TRUEPREFIX}/share/pkglocatedb "$@"
|