From 279e0a2b7ab7aa0796afd384789e53eb6434368c Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 21 Apr 2023 18:43:46 +0200 Subject: community/wine: copied from multilib --- community/wine/wine.install | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 community/wine/wine.install (limited to 'community/wine/wine.install') diff --git a/community/wine/wine.install b/community/wine/wine.install new file mode 100644 index 00000000..cbe10cc5 --- /dev/null +++ b/community/wine/wine.install @@ -0,0 +1,7 @@ +post_install() { + echo "Run 'systemctl restart systemd-binfmt' in order to make the wine binfmt available on your system." +} + +post_remove() { + echo "binfmt binary formats will be updated at reboot" +} -- cgit v1.2.3-70-g09d2