From 90169463f86997737ed5b9c0ea2b311cd3b056b7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 9 Apr 2024 14:53:53 +0200 Subject: Adding upstream version 13.15.3. Signed-off-by: Daniel Baumann --- autoscripts/postinst-xfonts | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 autoscripts/postinst-xfonts (limited to 'autoscripts/postinst-xfonts') diff --git a/autoscripts/postinst-xfonts b/autoscripts/postinst-xfonts new file mode 100644 index 0000000..93ca535 --- /dev/null +++ b/autoscripts/postinst-xfonts @@ -0,0 +1,3 @@ +if command -v update-fonts-dir >/dev/null; then + #CMDS# +fi -- cgit v1.2.3