[Mplayer-cvslog] CVS: main/libdha Makefile,1.1,1.2
Nick Kurshev
nick at mplayer.dev.hu
Mon Jan 7 10:28:23 CET 2002
Update of /cvsroot/mplayer/main/libdha
In directory mplayer:/var/tmp.root/cvs-serv5737/main/libdha
Modified Files:
Makefile
Log Message:
Embedding vidix
Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/libdha/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Makefile 4 Jan 2002 10:32:26 -0000 1.1
+++ Makefile 7 Jan 2002 09:28:20 -0000 1.2
@@ -41,7 +41,7 @@
install:
cp $(LIBNAME) $(prefix)/lib/$(LIBNAME)
- rm $(prefix)/lib/libdha.so
+ rm -f $(prefix)/lib/libdha.so
ln -sf $(LIBNAME) $(prefix)/lib/libdha.so
ldconfig
More information about the MPlayer-cvslog
mailing list