[MPlayer-cvslog] r22590 - trunk/libdha/Makefile
diego
subversion at mplayerhq.hu
Thu Mar 15 01:29:50 CET 2007
Author: diego
Date: Thu Mar 15 01:29:50 2007
New Revision: 22590
Modified:
trunk/libdha/Makefile
Log:
Install targets should not remove files.
Modified: trunk/libdha/Makefile
==============================================================================
--- trunk/libdha/Makefile (original)
+++ trunk/libdha/Makefile Thu Mar 15 01:29:50 2007
@@ -70,7 +70,6 @@ dep depend: pci_names.c
install:
-mkdir -p $(LIBDIR)
$(INSTALL) -m 755 $(INSTALLSTRIP) -p $(LIBNAME) $(LIBDIR)/$(LIBNAME)
- rm -f $(LIBDIR)/libdha.so
ln -sf $(LIBNAME) $(LIBDIR)/$(SHORTNAME)
-$(LDCONFIG)
More information about the MPlayer-cvslog
mailing list