Download raw body.
patch: xenocara/fonts/alias: avoid chown dance around fc-cache invocation
patch: xenocara/fonts/alias: avoid chown dance around fc-cache invocation
I wish you had explained the mechanism, here it is:
+ su -s /bin/ksh _fc-cache -c \
+ "fc-cache -y ${DESTDIR} -s -v /usr/X11R6/lib/X11/fonts" ;\
I'm not a fan of the build infrastructure using su to additional users.
patch: xenocara/fonts/alias: avoid chown dance around fc-cache invocation
patch: xenocara/fonts/alias: avoid chown dance around fc-cache invocation