You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wine/wine-wineshelllink.patch

10 lines
236 B

--- tools/wineshelllink.orig 2007-06-03 12:56:07.000000000 +0200
+++ tools/wineshelllink 2007-06-03 12:57:27.000000000 +0200
@@ -231,4 +231,6 @@
desktop_entry > "$desktop_target"
fi
+exec /usr/bin/wineshelllink-fedora
+
exit 0