|
|
|
|
|
by alextgordon
3753 days ago
|
|
How am I supposed to contribute to your project if the files required to build it are in one place (the tarball) but patches have to be made in another (the git repo)? If your best practices require you to make potential users and contributors jump through hoops, then maybe those best practices are a bit shit. |
|
> autoreconf -ivf
> ./configure
> make
> sudo make install