summaryrefslogtreecommitdiff
path: root/build/Makefile.plugins.placement
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-04-03 22:12:15 +0000
committerDana Jansens <danakj@orodu.net>2003-04-03 22:12:15 +0000
commitc0f1e3ae660f55d40b60467d04e0e5647c47a722 (patch)
tree49dca805e11ef1837c6de38b6464fbf5e1cdbfef /build/Makefile.plugins.placement
parent609a9925beef935217ca2cb24c6b5d5d64a6035e (diff)
engine builds
Diffstat (limited to 'build/Makefile.plugins.placement')
-rw-r--r--build/Makefile.plugins.placement1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/Makefile.plugins.placement b/build/Makefile.plugins.placement
index 1134c6af..248546fc 100644
--- a/build/Makefile.plugins.placement
+++ b/build/Makefile.plugins.placement
@@ -32,7 +32,6 @@ install:
$(INSTALL) -d $(DESTDIR)$(plugindir)/
$(LIBTOOL) --mode=install $(INSTALL) $(target) \
$(DESTDIR)$(plugindir)/$(notdir $(target))
- $(LIBTOOL) --mode=finish $(DESTDIR)$(plugindir)
uninstall:
$(LTRM) $(DESTDIR)$(plugindir)/$(notdir $(target))