gofed / go-macros

Rpm mechanics for Go packaging
4 stars 7 forks source link

Do not special case supplementary import pathes #11

Closed nim-nim closed 6 years ago

nim-nim commented 6 years ago

Let's just make the macros accept an unlimited number of -i flags

instead of trying to pack them in a single flag, which is less flexible and requires complex unpacking in the shell code

ingvagabund commented 6 years ago

https://github.com/gofed/go-macros/commit/9ea4573c11c1872f9b40b2a3fb7067a327fd98a9