# --- T2-COPYRIGHT-NOTE-BEGIN --- # T2 SDE: package/*/libxfce4util/xfce4-conf.in # Copyright (C) 2004 - 2021 The T2 SDE Project # # This Copyright note is generated by scripts/Create-CopyPatch, # more information can be found in the files COPYING and README. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2. # --- T2-COPYRIGHT-NOTE-END --- if [ "$prefix_auto" = 1 ]; then if [ "$1" == "NO_SANITY_CHECK" ]; then if [ "$SDECFG_PKG_XFCE4_CORE_PREFIX" ]; then prefix=$SDECFG_PKG_XFCE4_CORE_PREFIX else prefix="opt/xfce4" fi else pkgprefix -t libxfce4util prefix=`pkgprefix libxfce4util` fi set_confopt # exclude files generated by gtk-update-icon-cache flistdel="$flistdel|$prefix/share/icons/hicolor/icon-theme.cache" fi if atstage cross; then # for now we assume our putenv's work var_append extraconfopt ' ' '--without-broken-putenv' fi export ACLOCAL_PATH="$root/$prefix/share/aclocal"