r6399 - /vdr/vdr-plugin-epgsearch/trunk/debian/rules

tiber-guest at users.alioth.debian.org tiber-guest at users.alioth.debian.org
Mon Feb 18 23:40:39 UTC 2008


Author: tiber-guest
Date: Mon Feb 18 23:40:39 2008
New Revision: 6399

URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/?sc=1&rev=6399
Log:
need to set include dir

Modified:
    vdr/vdr-plugin-epgsearch/trunk/debian/rules

Modified: vdr/vdr-plugin-epgsearch/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-epgsearch/trunk/debian/rules?rev=6399&op=diff
==============================================================================
--- vdr/vdr-plugin-epgsearch/trunk/debian/rules (original)
+++ vdr/vdr-plugin-epgsearch/trunk/debian/rules Mon Feb 18 23:40:39 2008
@@ -6,6 +6,7 @@
 DEB_INSTALL_CHANGELOGS_ALL = HISTORY
 
 MAKE_OPTIONS = DVBDIR=/usr VDRDIR=/usr/include/vdr LIBDIR=. \
+               INCLUDES=-I/usr/include/vdr \
                LOCALEDIR=debian/tmp/usr/share/locale
 
 common-build-arch::




More information about the pkg-vdr-dvb-changes mailing list