* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-wapd/files/
@ 2020-01-29 11:13 Joonas Niilola
0 siblings, 0 replies; only message in thread
From: Joonas Niilola @ 2020-01-29 11:13 UTC (permalink / raw
To: gentoo-commits
commit: d3a6e26a0b9943daf31d282948288d76d50d1b87
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon Jan 6 17:12:32 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Jan 29 11:13:36 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3a6e26a
media-plugins/vdr-wapd: remove unused patch
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/14269
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
.../vdr-wapd/files/vdr-wapd-0.9-as-needed.patch | 16 ----------------
1 file changed, 16 deletions(-)
diff --git a/media-plugins/vdr-wapd/files/vdr-wapd-0.9-as-needed.patch b/media-plugins/vdr-wapd/files/vdr-wapd-0.9-as-needed.patch
deleted file mode 100644
index f37032064ab..00000000000
--- a/media-plugins/vdr-wapd/files/vdr-wapd-0.9-as-needed.patch
+++ /dev/null
@@ -1,16 +0,0 @@
---- wapd-0.9.orig/Makefile 2008-01-16 16:29:10.000000000 +0100
-+++ wapd-0.9/Makefile 2009-10-20 11:32:24.494591965 +0200
-@@ -76,11 +76,11 @@
- all: libvdr-$(PLUGIN).so wappasswd
-
- libvdr-$(PLUGIN).so: $(OBJS)
-- $(CXX) $(CXXFLAGS) -shared $(OBJS) $(LIBS) -o $@
-+ $(CXX) $(CXXFLAGS) -shared $(OBJS) -o $@ $(LIBS)
- @cp $@ $(LIBDIR)/$@.$(APIVERSION)
-
- wappasswd: wappasswd.c
-- $(CXX) $(CXXFLAGS) $(LIBS) -o wappasswd wappasswd.c
-+ $(CXX) $(CXXFLAGS) $(LDFLAGS) -o wappasswd wappasswd.c $(LIBS)
-
- dist: clean
- @-rm -rf $(TMPDIR)/$(ARCHIVE)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-01-29 11:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-29 11:13 [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-wapd/files/ Joonas Niilola
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox