[vdr-plugin-lcdproc] 01/03: Imported Upstream version 0.0.10-jw9+git20150210
Tobias Grimm
tiber-guest at moszumanska.debian.org
Tue Feb 10 08:41:09 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-lcdproc.
commit 49182bf6bbd3a02a5bed946f57176433e9c0cfc4
Author: etobi <git at e-tobi.net>
Date: Tue Feb 10 09:33:14 2015 +0100
Imported Upstream version 0.0.10-jw9+git20150210
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index ceb35e5..0cf8003 100644
--- a/Makefile
+++ b/Makefile
@@ -57,7 +57,7 @@ I18Npot = $(PODIR)/$(PLUGIN).pot
all: $(SOFILE) i18n
$(SOFILE): $(OBJS)
- $(CXX) $(CXXFLAGS) -shared $(OBJS) -o $@
+ $(CXX) $(CXXFLAGS) $(LDFLAGS) -shared $(OBJS) -o $@
install-lib: $(SOFILE)
install -D $^ $(LIBDIR)/$^.$(APIVERSION)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr-plugin-lcdproc.git
More information about the pkg-vdr-dvb-changes
mailing list