Tweak call to mktemp(1).

Regen PLIST.
This commit is contained in:
ajacoutot 2022-04-22 06:29:38 +00:00
parent 07724485e9
commit d962a95901
3 changed files with 3 additions and 2 deletions

View File

@ -12,6 +12,8 @@ PKGNAME-main = ibus-${GH_TAGNAME}
PKGNAME-gtk2 = ibus-gtk2-${GH_TAGNAME}
PKGNAME-gtk4 = ibus-gtk4-${GH_TAGNAME}
REVISION-main = 0
SHARED_LIBS += ibus-1.0 4.3 # 5.526
CATEGORIES = inputmethods chinese japanese korean

View File

@ -12,7 +12,7 @@ Index: data/dconf/make-dconf-override-db.sh
# better, but not everyone has it yet.
export DBUS_FATAL_WARNINGS=0
-export TMPDIR=$(mktemp -d --tmpdir="$PWD")
+export TMPDIR=$(mktemp -d -t -p "$PWD")
+export TMPDIR=$(TMPDIR="$PWD" mktemp -d)
export XDG_CONFIG_HOME="$TMPDIR/config"
export XDG_CACHE_HOME="$TMPDIR/cache"
export GSETTINGS_SCHEMA_DIR="$TMPDIR/schemas"

View File

@ -88,7 +88,6 @@ share/examples/ibus/dconf/profile/ibus
@sample ${SYSCONFDIR}/dconf/profile/ibus
share/examples/ibus/xdg/
share/examples/ibus/xdg/Xwayland-session.d/
@sample ${SYSCONFDIR}/xdg/Xwayland-session.d/
share/examples/ibus/xdg/Xwayland-session.d/10-ibus-x11
@sample ${SYSCONFDIR}/xdg/Xwayland-session.d/10-ibus-x11
share/gettext/its/ibus.its