Open jayvdb opened 5 years ago
Do we really need to support windows? I don't see a usecase to do rpm packaging on windows tbh...
MinGW runs on Windows, and there are quite a few packages which are 'Windows' only. I would approach this more as degrading gracefully rather than supporting Windows
Why do we need to package stuff that is windows-only? I still don't understand the problem here.
ok. How is that related to py2pack?
Well, I guess, patches welcome? How do you find out the current users name in Windows?
echo %USERNAME% i think
pwd
is needed for auser_name
field.I guess a Windows implementation could be created, but maybe a warning will suffice?