From 1c31b1e2222b33fba216514695ff2d43fcb53673 Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Mon, 13 Oct 2003 17:43:37 +0000 Subject: strange things are going on... CVS patchset: 5511 CVS date: 2003/10/13 17:43:37 --- misc/Makefile.common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/Makefile.common b/misc/Makefile.common index 322e7c859..7d96402af 100644 --- a/misc/Makefile.common +++ b/misc/Makefile.common @@ -6,7 +6,7 @@ $(XINE_LIB): install-data-hook: @if test $$MAKELEVEL -le 4 ; then \ - find $(DESTDIR)$(XINE_PLUGINDIR) -name "*.la" -exec rm {} \; \ + find $(DESTDIR)$(XINE_PLUGINDIR) -name "*.la" -exec rm {} \; ; \ if test -x "$(top_srcdir)/post-install.sh" ; then \ $(top_srcdir)/post-install.sh ; \ fi \ -- cgit v1.2.3