Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-28 | Removed unnecessary patches for Makefile | David Schury | |
2015-10-28 | Initial import. | David Schury | |
Used patches affects the installation process of the makefile. The first issue, which will be fixed by destdir.patch is, that it is not possible to install files in another directory, than specified in PREFIX. The second issue, which is fixed by mkdir.patch is, that the Makefile doesn't ensure that the installation destination exists. |