On Thursday 07 September 2006 20:10, Christoph Pfister wrote: > > --- a/util/szap/Makefile Thu Sep 7 12:03:07 2006 > > +++ b/util/szap/Makefile Thu Sep 7 14:03:18 2006 > > @@ -18,3 +18,10 @@ > > $(binaries): $(objects) > > > > include ../../Make.rules > > + > > +install:: > > + test "$(datadir)/" != "/" > > + install -m755 -d $(DESTDIR)$(datadir)/dvb/zap > > + for d in dvb-{s,c,t} atsc ; do test -d channels-conf/$$d || continue ; > > echo ..... $$d ..... \ + ; install -m755 -d > > $(DESTDIR)$(datadir)/dvb/zap/$$d/ \ > > + ; install -m644 `find channels-conf/$$d -type f` > > $(DESTDIR)$(datadir)/dvb/zap/$$d/ ; done > > Won't add it because those channel files are outdated ... and szap will be > replaced by gnutv sooner or later. Ok. I'll not include them in the dvb rpm for 10.2 either then. cu Ludwig -- (o_ Ludwig Nussel //\ SUSE LINUX Products GmbH, Development V_/_ http://www.suse.de/ _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb