Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-17 | Do not notify systemd if `DESTDIR` differs from `PREFIX` | Adam Spragg | |
And document it, along with other installation instructions. | |||
2022-03-17 | Add the `clean` and `distclean` make targets | Adam Spragg | |
2022-03-17 | Remember the value of PREFIX between runs | Adam Spragg | |
So when you do `make PREFIX=/usr` and then `make install`, it installs to `/usr`. | |||
2022-03-15 | Force creation of adu-upgrade.service symlink | Adam Spragg | |
So that an existing installation doesn't cause a new one to fail | |||
2022-03-15 | Fix whitespace | Adam Spragg | |
2022-03-15 | Support "DESTDIR=" for "make install" and "make uninstall" | Adam Spragg | |
2022-03-14 | Support setting PREFIX with `make PREFIX=...` "build" step | Adam Spragg | |
2022-03-13 | First (mostly) working version apt-desktop-upgrades | Adam Spragg | |