[vdr-plugin-fritzbox] 09/10: Dropped patches
Tobias Grimm
tiber-guest at moszumanska.debian.org
Sat Feb 14 15:24:10 UTC 2015
This is an automated email from the git hooks/post-receive script.
tiber-guest pushed a commit to branch master
in repository vdr-plugin-fritzbox.
commit 0aff15649d317b2e1680440ee00f90bbd8eee246
Author: etobi <git at e-tobi.net>
Date: Sat Feb 14 16:12:52 2015 +0100
Dropped patches
---
debian/patches/ldflags.patch | 13 -------------
debian/patches/series | 1 -
2 files changed, 14 deletions(-)
diff --git a/debian/patches/ldflags.patch b/debian/patches/ldflags.patch
deleted file mode 100644
index eff51a7..0000000
--- a/debian/patches/ldflags.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: vdr-plugin-fritzbox/Makefile
-===================================================================
---- vdr-plugin-fritzbox.orig/Makefile 2013-02-24 17:53:16.000000000 +0100
-+++ vdr-plugin-fritzbox/Makefile 2013-03-05 21:08:40.000000000 +0100
-@@ -62,7 +62,7 @@
- all: $(SOFILE) i18n test $(LIBFRITZ)
-
- libvdr-$(PLUGIN).so: $(OBJS) $(LIBFRITZ)
-- $(CXX) $(CXXFLAGS) -shared $(OBJS) $(LIBS) -o $@
-+ $(CXX) $(CXXFLAGS) $(LDFLAGS) -shared $(OBJS) $(LIBS) -o $@
- ar ru libvdr-$(PLUGIN).a $(OBJS)
-
- install-lib: $(SOFILE)
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index b044d77..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-ldflags.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr-plugin-fritzbox.git
More information about the pkg-vdr-dvb-changes
mailing list