iceman1001 / proxmark3

[Deprecated] Iceman Fork, the most totally wicked fork around if you are into proxmark3
http://www.icedev.se/pm3.aspx
GNU General Public License v2.0
466 stars 116 forks source link

mkversion.pl - env: unknown option -- S #264

Closed Gator96100 closed 5 years ago

Gator96100 commented 5 years ago

While validating ProxSpace I noticed this error when mkversion.pl is called:

env: unknown option -- S
Try 'env --help' for more information.

Same happened on Ubuntu. Should it just be env which git?

iceman1001 commented 5 years ago

@cjbrigato feel free to answer this one.

iceman1001 commented 5 years ago

@hsanjuan the env -S in mkversion.pl
I also get faults on my ubuntu setup.

iceman1001 commented 5 years ago

@Gator96100 I removed the -S it should work better now.