Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: linuxtv-dvb-apps-1.1.0 install patches



Guido Draheim wrote:
> Index: test/Makefile
> ===================================================================
> RCS file: /cvs/linuxtv/dvb-apps/test/Makefile,v
> retrieving revision 1.3
> diff -u -r1.3 Makefile
> --- test/Makefile	14 Feb 2004 22:04:51 -0000	1.3
> +++ test/Makefile	14 Feb 2004 23:36:24 -0000
> @@ -37,4 +37,7 @@
>  	rm -f $(TARGETS) *.o
>  
>  install:
> +	test "$(libdir)/" != "/"
> +	mkdir -p $(DESTDIR)$(libdir)/dvb/test
> +	cp $(TARGETS) $(DESTDIR)$(libdir)/dvb/test/
>  

I still think installing them is a bad idea.

Johannes


-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index