Rogier-5 / minetest-mapper-cpp

Generates maps of minetest and freeminer worlds
Other
9 stars 4 forks source link

Output File Permissions wrong #3

Closed JPRuehmann closed 10 years ago

JPRuehmann commented 10 years ago

Hello The Output File should have the following permissions rw-,r--,r-- USERNAME:GROUPNAME not rwx,r-x,r-x USERNAME:staff. no big deal but schould be corrected. Thanks, JPR

Rogier-5 commented 10 years ago

What do you mean by 'output file' ? The generated map ?

JPRuehmann commented 10 years ago
Hello
Yes exactly.Am 27.05.2014 20:11, schrieb Rogier-5:

  What do you mean by 'output file' ? The generated map ?

Thanks,-- -==================================== Jan-Peter Rühmann  ===========================-

Gubkower Str.7 [ Tel.: +49 (38205) 65484 ] jan-Peter@ruehmann.name 18195 Prangendorf [ FAX: +49 (38205) 65212 ] http://www.ruehmann.name [ Tel.: +49 (38205) 65215 ] [ Mobil: +49 (162) 1316054 ] IT-Servicetechniker Skype: jan-peter_ruehmann / ICQ: 288192920 / Yahoo: jpruehmann / Twitter: @JPRuehmann -===================================================================================- Die Verwendung der Daten zu Werbezwecken ist verboten.

Rogier-5 commented 10 years ago

The permissions issue was fixed in the latest version.

I could not reproduce the 'staff' group problem. If this remains an issue, please reopen this bug (or create a new one). In that case, do consider that I will need quite detailed instructions on how to rerpoduce it... Also consider that the staff group may be caused by cmake/cpack, so that, once reproduced, I may still not be able to do much about it...