[vdr-plugin-epgsearch] 08/08: Fixed build
Tobias Grimm
tiber-guest at moszumanska.debian.org
Wed Feb 11 22:14:02 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-epgsearch.
commit fb6ca92a5574717312dbe2be5b262d5e9805e3d0
Author: etobi <git at e-tobi.net>
Date: Wed Feb 11 22:55:50 2015 +0100
Fixed build
---
debian/install | 7 -------
debian/rules | 10 ----------
2 files changed, 17 deletions(-)
diff --git a/debian/install b/debian/install
index b4a88de..e25c196 100644
--- a/debian/install
+++ b/debian/install
@@ -1,8 +1,3 @@
-libvdr-epgsearch.so.* usr/lib/vdr/plugins/
-libvdr-epgsearchonly.so.* usr/lib/vdr/plugins/
-libvdr-conflictcheckonly.so.* usr/lib/vdr/plugins/
-libvdr-quickepgsearch.so.* usr/lib/vdr/plugins/
-
debian/epgsearchcmds.conf etc/vdr/plugins/epgsearch/
debian/epgsearchmenu.conf etc/vdr/plugins/epgsearch/
debian/epgsearchcats.conf etc/vdr/plugins/epgsearch/
@@ -12,5 +7,3 @@ debian/rememberevent.sh usr/share/vdr-plugin-epgsearch/
conf/epgsearchupdmail.templ etc/vdr/plugins/epgsearch/
conf/epgsearchconflmail.templ etc/vdr/plugins/epgsearch/
-
-locale usr/share/
diff --git a/debian/rules b/debian/rules
index 19b5a5b..1c1b37b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,19 +3,9 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-MAKE_OPTIONS = VDRDIR=/usr/include/vdr LIBDIR=. LOCALEDIR=locale
-CXXFLAGS += $(shell pkg-config vdr --variable=cxxflags)
-
%:
dh $@
-override_dh_auto_build:
- dh_auto_build -- all docs $(MAKE_OPTIONS)
-
-override_dh_auto_clean:
- $(MAKE) -o .dependencies clean $(MAKE_OPTIONS)
- rm -rf locale libvdr-*.so.*
-
override_dh_gencontrol:
sh /usr/share/vdr-dev/dependencies.sh
dh_gencontrol
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr-plugin-epgsearch.git
More information about the pkg-vdr-dvb-changes
mailing list