15 Dec
2002
15 Dec
'02
1:22 p.m.
Update of /cvsroot/mplayer/main/libdha In directory mail:/var/tmp.root/cvs-serv18196 Modified Files: Makefile Log Message: uninstall switch Index: Makefile =================================================================== RCS file: /cvsroot/mplayer/main/libdha/Makefile,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- Makefile 21 Oct 2002 14:23:19 -0000 1.16 +++ Makefile 15 Dec 2002 18:22:55 -0000 1.17 @@ -72,6 +72,14 @@ ldconfig endif +uninstall: + rm -f $(prefix)/lib/libdha.so $(prefix)/lib/$(SHORTNAME) $(prefix)/lib/$(LIBNAME) +ifeq ($(TARGET_OS),OpenBSD) + ldconfig -R +else + ldconfig +endif + # # include dependency files if they exist #
8367
Age (days ago)
8367
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alex Beregszaszi