* [gentoo-commits] repo/gentoo:master commit in: media-sound/upmpdcli/files/
@ 2024-07-21 15:12 Conrad Kostecki
0 siblings, 0 replies; only message in thread
From: Conrad Kostecki @ 2024-07-21 15:12 UTC (permalink / raw
To: gentoo-commits
commit: f98da2f0871763e43a8311b99dd2c6fa3fc45a1c
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Jul 15 16:56:17 2024 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Jul 21 15:04:30 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f98da2f0
media-sound/upmpdcli: remove unused patches
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
media-sound/upmpdcli/files/configure.patch | 11 -----------
media-sound/upmpdcli/files/makefile.patch | 22 ----------------------
2 files changed, 33 deletions(-)
diff --git a/media-sound/upmpdcli/files/configure.patch b/media-sound/upmpdcli/files/configure.patch
deleted file mode 100644
index d708186f652b..000000000000
--- a/media-sound/upmpdcli/files/configure.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/configure.ac 2023-06-10 10:21:38.770760698 -0500
-+++ b/configure.ac 2023-06-10 10:22:01.670904090 -0500
-@@ -86,7 +86,7 @@
-
- #### Functions
- AC_LINK_IFELSE(
-- [AC_LANG_PROGRAM([#include <math.h>], [double x = exp10(1.0);])],
-+ [AC_LANG_PROGRAM([#include <math.h>], [double exp10(double x);], [double x = exp10(1.0);])],
- [AC_DEFINE([HAVE_EXP10], [1], [Define to 1 if you have the 'exp10' function])],
- [])
-
diff --git a/media-sound/upmpdcli/files/makefile.patch b/media-sound/upmpdcli/files/makefile.patch
deleted file mode 100644
index dd259a1406a6..000000000000
--- a/media-sound/upmpdcli/files/makefile.patch
+++ /dev/null
@@ -1,22 +0,0 @@
---- a/Makefile.in 2023-02-08 13:40:15.504842769 -0600
-+++ b/Makefile.in 2023-02-08 13:40:30.175898082 -0600
-@@ -2002,7 +2002,7 @@
- @MAKECONFGUI_TRUE@ prefix=$(prefix) exec_prefix=$(exec_prefix) libdir=$(libdir) \
- @MAKECONFGUI_TRUE@ install
-
--install-data-hook:
-+install-data-hook: install-dist_sysconfDATA
- (cd $(DESTDIR)$(sysconfdir); test -f upmpdcli.conf || \
- mv upmpdcli.conf-dist upmpdcli.conf; chmod 600 upmpdcli.conf)
- (cd $(DESTDIR)$(pkgdatadir); test -d src_scripts || mkdir src_scripts)
---- a/Makefile.am 2023-02-08 13:45:02.076935272 -0600
-+++ b/Makefile.am 2023-02-08 13:45:20.889007724 -0600
-@@ -285,7 +285,7 @@
- systemd/upmpdcli.service
-
-
--install-data-hook:
-+install-data-hook: install-dist_sysconfDATA
- (cd $(DESTDIR)$(sysconfdir); test -f upmpdcli.conf || \
- mv upmpdcli.conf-dist upmpdcli.conf; chmod 600 upmpdcli.conf)
- (cd $(DESTDIR)$(pkgdatadir); test -d src_scripts || mkdir src_scripts)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-07-21 15:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-21 15:12 [gentoo-commits] repo/gentoo:master commit in: media-sound/upmpdcli/files/ Conrad Kostecki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox