summarylogtreecommitdiffstats
path: root/wine.install
diff options
context:
space:
mode:
authorManuel Reimer2019-05-17 20:54:54 +0200
committerManuel Reimer2019-05-17 20:54:54 +0200
commitc1b45b4c33dd2e8c52d2df255055ae1315e38c93 (patch)
treeb6339f5fff1e8d316d7ef7aac9228e33cf56173d /wine.install
parent78034d1d3feefa55cdd9deb7102fcea8756f38f4 (diff)
downloadaur-c1b45b4c33dd2e8c52d2df255055ae1315e38c93.tar.gz
Rename to "wine-lol". Add fix for patch 9.10
https://bugs.winehq.org/show_bug.cgi?id=47198
Diffstat (limited to 'wine.install')
-rw-r--r--wine.install84
1 files changed, 78 insertions, 6 deletions
diff --git a/wine.install b/wine.install
index cbe10cc59dc7..68fcaa415f39 100644
--- a/wine.install
+++ b/wine.install
@@ -1,7 +1,79 @@
-post_install() {
- echo "Run 'systemctl restart systemd-binfmt' in order to make the wine binfmt available on your system."
-}
+<!DOCTYPE html>
+<html lang='en'>
+<head>
+<title>wine.install\trunk - svntogit/community.git - Git clone of the 'community' repository
+</title>
+<meta name='generator' content='cgit v1.2.1-1-g437b'/>
+<meta name='robots' content='index, nofollow'/>
+<link rel='stylesheet' type='text/css' href='/cgit.css'/>
+<link rel='shortcut icon' href='/favicon.ico'/>
+<link rel='alternate' title='Atom feed' href='https://git.archlinux.org/svntogit/community.git/atom/trunk/wine.install?h=packages/wine-staging' type='application/atom+xml'/>
+<link rel='vcs-git' href='https://git.archlinux.org/svntogit/community.git' title='svntogit/community.git Git repository'/>
+<link rel='vcs-git' href='git://git.archlinux.org/svntogit/community.git' title='svntogit/community.git Git repository'/>
+<link rel='vcs-git' href='ssh://git.archlinux.org/srv/git/svntogit/community.git' title='svntogit/community.git Git repository'/>
+</head>
+<body>
+ <div id="archnavbar"><!-- Arch Linux global navigation bar -->
+ <div id="archnavbarlogo">
+ <p><a href="http://www.archlinux.org/" title="Arch news, packages, projects and more"></a></p>
+ </div>
+ <div id="archnavbarmenu">
+ <ul id="archnavbarlist">
+ <li id="anb-home"><a href="http://www.archlinux.org/" title="Arch news, packages, projects and more">Home</a></li>
+ <li id="anb-packages"><a href="http://www.archlinux.org/packages/" title="Arch Package Database">Packages</a></li>
+ <li id="anb-forums"><a href="https://bbs.archlinux.org/" title="Community forums">Forums</a></li>
+ <li id="anb-wiki"><a href="https://wiki.archlinux.org/" title="Community documentation">Wiki</a></li>
+ <li id="anb-bugs"><a href="https://bugs.archlinux.org/" title="Report and follow bugs">Bugs</a></li>
+ <li id="anb-sec"><a href="https://security.archlinux.org/" title="Security Tracker">Security</a></li>
+ <li id="anb-aur"><a href="https://aur.archlinux.org/" title="Arch Linux User Repository">AUR</a></li>
+ <li id="anb-download"><a href="http://www.archlinux.org/download/" title="Get Arch Linux">Download</a></li>
+ </ul>
+ </div>
+ </div><!-- #archnavbar -->
+<div id='cgit'><table id='header'>
+<tr>
+<td class='main'><a href='/'>index</a> : <a title='svntogit/community.git' href='/svntogit/community.git/'>svntogit/community.git</a></td></tr>
+<tr><td class='sub'>Git clone of the 'community' repository
+</td><td class='sub right'></td></tr></table>
+<table class='tabs'><tr><td>
+<a href='/svntogit/community.git/?h=packages/wine-staging'>summary</a><a href='/svntogit/community.git/refs/?h=packages/wine-staging'>refs</a><a href='/svntogit/community.git/log/trunk/wine.install?h=packages/wine-staging'>log</a><a class='active' href='/svntogit/community.git/tree/trunk/wine.install?h=packages/wine-staging'>tree</a><a href='/svntogit/community.git/commit/trunk/wine.install?h=packages/wine-staging'>commit</a><a href='/svntogit/community.git/diff/trunk/wine.install?h=packages/wine-staging'>diff</a><a href='/svntogit/community.git/stats/trunk/wine.install?h=packages/wine-staging'>stats</a></td><td class='form'><form class='right' method='get' action='/svntogit/community.git/log/trunk/wine.install'>
+<input type='hidden' name='h' value='packages/wine-staging'/><select name='qt'>
+<option value='grep'>log msg</option>
+<option value='author'>author</option>
+<option value='committer'>committer</option>
+<option value='range'>range</option>
+</select>
+<input class='txt' type='search' size='10' name='q' value=''/>
+<input type='submit' value='search'/>
+</form>
+</td></tr></table>
+<div class='path'>path: <a href='/svntogit/community.git/tree/?h=packages/wine-staging'>root</a>/<a href='/svntogit/community.git/tree/trunk?h=packages/wine-staging'>trunk</a>/<a href='/svntogit/community.git/tree/trunk/wine.install?h=packages/wine-staging'>wine.install</a></div><div class='content'>blob: cbe10cc59dc75cf4363ec89dcd12162be21770f1 (<a href='/svntogit/community.git/plain/trunk/wine.install?h=packages/wine-staging'>plain</a>)
+<table summary='blob content' class='blob'>
+<tr><td class='linenumbers'><pre><a id='n1' href='#n1'>1</a>
+<a id='n2' href='#n2'>2</a>
+<a id='n3' href='#n3'>3</a>
+<a id='n4' href='#n4'>4</a>
+<a id='n5' href='#n5'>5</a>
+<a id='n6' href='#n6'>6</a>
+<a id='n7' href='#n7'>7</a>
+</pre></td>
+<td class='lines'><pre><code>post_install<span class="hl opt">() {</span>
+ <span class="hl kwb">echo</span> <span class="hl str">&quot;Run &apos;systemctl restart systemd-binfmt&apos; in order to make the wine binfmt available on your system.&quot;</span>
+<span class="hl opt">}</span>
-post_remove() {
- echo "binfmt binary formats will be updated at reboot"
-}
+post_remove<span class="hl opt">() {</span>
+ <span class="hl kwb">echo</span> <span class="hl str">&quot;binfmt binary formats will be updated at reboot&quot;</span>
+<span class="hl opt">}</span>
+</code></pre></td></tr></table>
+</div> <!-- class=content -->
+<div class="foot" style="padding-left:1em;padding-right:1em;">
+<p>Copyright &copy; 2002-2018 <a href="mailto:jvinet@zeroflux.org"
+title="contact Judd Vinet">Judd Vinet</a> and <a href="mailto:aaron@archlinux.org"
+title="contact Aaron Griffin">Aaron Griffin</a>. The Arch Linux name and logo
+are recognized trademarks. Some rights reserved. The registered trademark
+Linux&reg; is used pursuant to a sublicense from LMI, the exclusive licensee
+of Linus Torvalds, owner of the mark on a world-wide basis.</p>
+</div>
+</div> <!-- id=cgit -->
+</body>
+</html>