Author: sayer
Date: 2008-05-24 10:59:18 +0200 (Sat, 24 May 2008)
New Revision: 985
Modified:
branches/1.0.0/core/plug-in/Makefile
Log:
added missing DESTDIR, backport r984
Modified: branches/1.0.0/core/plug-in/Makefile
===================================================================
--- branches/1.0.0/core/plug-in/Makefile 2008-05-24 08:46:41 UTC (rev
984)
+++ branches/1.0.0/core/plug-in/Makefile 2008-05-24 08:59:18 UTC (rev
985)
@@ -44,7 +44,7 @@
done
.PHONY: install-cfg
-install-cfg: $(cfg-target)
+install-cfg: $(DESTDIR)$(cfg-target)
[EMAIL PROTECTED] r in $(modules) "" ; do \
if [ -n "$$r" ]; then \
echo "" ; \
_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev