google-code-export / assaultcuber

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

Linux: add execute permissions #158

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In this way compiling and running should be smoother (almost out of the box).

`chmod +x enet/configure`
`chmod +x client.sh`
`chmod+x server.sh`

Original issue reported on code.google.com by michele....@gmail.com on 21 Jan 2014 at 4:47

GoogleCodeExporter commented 9 years ago
I notice this too every time I compile it, but I don't know how to add execute 
permissions. On Windows, I just compile the stuff in a VM and use PeaZip to 
compress it.

Original comment by theonlypwner on 22 Jan 2014 at 12:19

GoogleCodeExporter commented 9 years ago
Fixed in a6df378632edba6080579b415cc9c510e9492404

Original comment by theonlypwner on 9 Jul 2014 at 3:28