FrogCast / winetricks

Automatically exported from code.google.com/p/winetricks
0 stars 0 forks source link

Patch for /trunk/src/winetricks #412

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
correct wine prefix + add notepad++

Original issue reported on code.google.com by andyki...@gmail.com on 16 Mar 2014 at 7:42

Attachments:

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
for apply patch

sudo rm -rf /usr/bin/winetricks

svn checkout http://winetricks.googlecode.com/svn/trunk/

wget -U "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:28.0) Gecko/20100101 
Firefox/28.0" 
"https://winetricks.googlecode.com/issues/attachment?aid=4120000000&name=winetri
cks.patch&token=zTgQiaDW2tMOa8zNPeUkJWuDP0k%3A1394955743373" -qO- | patch -p0

cd trunk

sudo make install

cd ..

rm -rf trunk

Original comment by andyki...@gmail.com on 16 Mar 2014 at 7:59

GoogleCodeExporter commented 8 years ago
The prefix change does not make sense.

Notepad++ is issue 367

Original comment by austinenglish@gmail.com on 17 Mar 2014 at 9:25