Unverified Commit 73fce337 authored by Bobby Rong's avatar Bobby Rong
Browse files

xfce.xfce4-dev-tools: Remove unused xdtEnvHook

A `grep -nr envHooks` run shows that nothing picks up `envHooks`. automake's
setup-hook should already take care of `ACLOCAL_PATH`.

Fixes: 046f091e
parent 18536bf0
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
xdtEnvHook() {
    addToSearchPath ACLOCAL_PATH $1/share/aclocal
}

envHooks+=(xdtEnvHook)

xdtAutogenPhase() {
    mkdir -p m4
    NOCONFIGURE=1 xdt-autogen