This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch main
in repository eradio.
View the commit online.
commit 25ea67febebec54d527f36d93ffb4d158772d5cf
Author: politebot <[email protected]>
AuthorDate: Sun Oct 12 09:00:56 2025 -0500
Remove extra data file installation
---
Makefile.am | 4 ----
1 file changed, 4 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 1e6dd62..b95bf2e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,3 @@
SUBDIRS = src data
-dist_pkgdata_DATA = \
- data/eradio.desktop \
- data/eradio.png
-
EXTRA_DIST = LICENSE README.md
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.