<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt-desktop-upgrades/makefile, branch main</title>
<subtitle>Automated upgrades for desktop systems</subtitle>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/apt-desktop-upgrades/'/>
<entry>
<title>Do not notify systemd if `DESTDIR` differs from `PREFIX`</title>
<updated>2022-03-17T15:32:01+00:00</updated>
<author>
<name>Adam Spragg</name>
<email>adam@spra.gg</email>
</author>
<published>2022-03-17T15:32:01+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/apt-desktop-upgrades/commit/?id=643ac6a4815af8bd2dd06c12d3feed492b64c327'/>
<id>643ac6a4815af8bd2dd06c12d3feed492b64c327</id>
<content type='text'>
And document it, along with other installation instructions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And document it, along with other installation instructions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the `clean` and `distclean` make targets</title>
<updated>2022-03-17T14:43:49+00:00</updated>
<author>
<name>Adam Spragg</name>
<email>adam@spra.gg</email>
</author>
<published>2022-03-17T14:43:49+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/apt-desktop-upgrades/commit/?id=08296ef2b88b340c6c012635a39895d8e68276e0'/>
<id>08296ef2b88b340c6c012635a39895d8e68276e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remember the value of PREFIX between runs</title>
<updated>2022-03-17T14:32:13+00:00</updated>
<author>
<name>Adam Spragg</name>
<email>adam@spra.gg</email>
</author>
<published>2022-03-17T14:32:13+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/apt-desktop-upgrades/commit/?id=9d2e75bcfade4accd67685440b832e7143cbedda'/>
<id>9d2e75bcfade4accd67685440b832e7143cbedda</id>
<content type='text'>
So when you do `make PREFIX=/usr` and then `make install`, it installs
to `/usr`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So when you do `make PREFIX=/usr` and then `make install`, it installs
to `/usr`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Force creation of adu-upgrade.service symlink</title>
<updated>2022-03-15T22:24:20+00:00</updated>
<author>
<name>Adam Spragg</name>
<email>adam@spra.gg</email>
</author>
<published>2022-03-15T22:24:20+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/apt-desktop-upgrades/commit/?id=b673da10dbaab2a5109ca292c23260c0f643a3f5'/>
<id>b673da10dbaab2a5109ca292c23260c0f643a3f5</id>
<content type='text'>
So that an existing installation doesn't cause a new one to fail
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So that an existing installation doesn't cause a new one to fail
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix whitespace</title>
<updated>2022-03-15T15:41:25+00:00</updated>
<author>
<name>Adam Spragg</name>
<email>adam@spra.gg</email>
</author>
<published>2022-03-15T15:41:25+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/apt-desktop-upgrades/commit/?id=cbc2e687e49dbfb796cf39211f8d6fdde2946987'/>
<id>cbc2e687e49dbfb796cf39211f8d6fdde2946987</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support "DESTDIR=" for "make install" and "make uninstall"</title>
<updated>2022-03-15T15:40:19+00:00</updated>
<author>
<name>Adam Spragg</name>
<email>adam@spra.gg</email>
</author>
<published>2022-03-15T15:40:19+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/apt-desktop-upgrades/commit/?id=a532b42072fb93b2103ee875e77526408af3854e'/>
<id>a532b42072fb93b2103ee875e77526408af3854e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support setting PREFIX with `make PREFIX=...` "build" step</title>
<updated>2022-03-14T15:21:50+00:00</updated>
<author>
<name>Adam Spragg</name>
<email>adam@spra.gg</email>
</author>
<published>2022-03-14T15:21:50+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/apt-desktop-upgrades/commit/?id=3b9bb2497e1c809ec3b5f7db40dd32c689e7ac47'/>
<id>3b9bb2497e1c809ec3b5f7db40dd32c689e7ac47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>First (mostly) working version apt-desktop-upgrades</title>
<updated>2022-03-13T17:36:46+00:00</updated>
<author>
<name>Adam Spragg</name>
<email>adam@spra.gg</email>
</author>
<published>2022-03-13T17:36:46+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/apt-desktop-upgrades/commit/?id=ab3461e792a3b9a525a895bb0b3a70e55955efb6'/>
<id>ab3461e792a3b9a525a895bb0b3a70e55955efb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
